UntouchedValueAnalysis Type
Performs sparse data-flow analysis to identify untouched values in a function.
Constructors
| Constructor |
Description
|
Full Usage:
UntouchedValueAnalysis(hdl, vs)
Parameters:
BinHandle
vs : IVertex<LowUIRBasicBlock> seq
Returns: UntouchedValueAnalysis
|
|
Instance members
| Instance member |
Description
|
|
|
B2R2