Ghidra Decompiler Analysis Engine
|
Public Member Functions | |
bool | verifyLeft (Varnode *h, Varnode *l, PcodeOp *loop) |
bool | verifyRight (Varnode *h, Varnode *l, PcodeOp *hiop) |
bool | applyRuleLeft (SplitVarnode &i, PcodeOp *loop, bool workishi, Funcdata &data) |
bool | applyRuleRight (SplitVarnode &i, PcodeOp *hiop, bool workishi, Funcdata &data) |