Predicate defMightOverflowPositively
Holds if the definition might overflow positively.
Import path
import semmle.code.cpp.rangeanalysis.new.SimpleRangeAnalysis
predicate
defMightOverflowPositively
(
RangeSsaDefinition
def
,
StackVariable
v
)