Class ValueNumberBound
A bound corresponding to the value of an Instruction.
Import path
import semmle.code.cpp.rangeanalysis.new.RangeAnalysisDirect supertypes
Predicates
| getAnExpr | Gets an expression that equals this bound plus |
| getLocation | Gets a representative locaiton for this bound |
| getValueNumber | Gets the value number that equals this bound. |
| toString | Gets a string representation of this bound. |