LowUIRSensitiveConstantPropagation<'ExeCtx> Type
Represents a LowUIR-based sensitive constant propagation analysis. This analysis is aware of stack pointers on basic blocks and distinguishes each basic block by its stack pointer value.
Constructors
Constructor | Description |
Full Usage:
LowUIRSensitiveConstantPropagation(hdl, scheme)
Parameters: Returns: LowUIRSensitiveConstantPropagation<'ExeCtx>
|
|
Instance members
Instance member | Description |
Full Usage:
this.EvalExpr
Parameters:
State<Lattice, 'a>
e : SensitiveProgramPoint<'a>
Returns: Expr -> Lattice
|
|
Full Usage:
this.Reset
|
|
|