Constant_widening_thresholds.HookSource***************
*********************
A condition is interesting if it is a comparison between numeric expressions
val constant_folding :
Mopsa.expr ->
('a, 'b) Mopsa.man ->
'a Core.Flow.flow ->
Mopsa.ExprSet.tSimple constant folding transformation. Variables that evaluate to singleton intervals are replaced with their value. Also, operations between constants are simplified.
module ThresholdSet : sig ... end*******************
val on_after_exec :
'a ->
Mopsa.stmt ->
('b, 'c) Mopsa.man ->
'b Core.Flow.flow ->
('d, 'e) Mopsa.Cases.cases ->
'd Core.All.ctx option