ConstantPropagation Type
Performs sparse constant propagation over the LowUIR representation.
Constructors
| Constructor |
Description
|
Full Usage:
ConstantPropagation(hdl, vs)
Parameters:
BinHandle
vs : IVertex<LowUIRBasicBlock> seq
Returns: ConstantPropagation
|
|
Instance members
| Instance member |
Description
|
|
|
|
|
Full Usage:
this.Reset
|
|
B2R2