|
decompiler
1.0.0
|
Classes for simplifying control-flow with shared conditional expressions. More...
#include "funcdata.hh"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... | |
| struct | RuleOrPredicate::MultiPredicate |
| A helper class to mark up predicated INT_OR expressions. More... | |
Classes for simplifying control-flow with shared conditional expressions.
1.8.11