Ghidra Decompiler Analysis Engine
|
Classes for simplifying control-flow with shared conditional expressions. More...
#include "funcdata.hh"
Go to the source code of this file.
Classes | |
class | ConditionMarker |
A helper class for describing the similarity of the boolean condition between 2 CBRANCH operations. More... | |
class | ConditionalExecution |
A class for simplifying a series of conditionally executed statements. More... | |
class | ActionConditionalExe |
Search for and remove various forms of redundant CBRANCH operations. More... | |
class | RuleOrPredicate |
Simplify predication constructions involving the INT_OR operator. More... | |
Classes for simplifying control-flow with shared conditional expressions.