Module SimpleRangeAnalysisInternal
INTERNAL: do not use. This module contains utilities for use in the
experimental SimpleRangeAnalysisExpr module.
Import path
import semmle.code.cpp.rangeanalysis.SimpleRangeAnalysisPredicates
| estimateNrOfBounds | Gets the estimate of the number of bounds for |
| getDefLowerBounds | Get the lower bounds for a |
| getDefUpperBounds | See comment for |
| getFullyConvertedLowerBounds | Gets the truncated lower bounds of the fully converted expression. |
| getFullyConvertedUpperBounds | Gets the truncated upper bounds of the fully converted expression. |