StackPointerPropagation Type
Performs sparse stack pointer propagation over the LowUIR representation.
Constructors
| Constructor |
Description
|
Full Usage:
StackPointerPropagation(hdl, vs)
Parameters:
BinHandle
vs : IVertex<LowUIRBasicBlock> seq
Returns: StackPointerPropagation
|
|
B2R2