SSALifter Type
Perform stack pointer propgation analysis on the current SSACFG. This analysis performs mainly two tasks: (1) identify stack variables and promote the SSACFG, and (2) calculate the stack frame size of the function.
Constructors
| Constructor |
Description
|
|
|
B2R2