decompiler  1.0.0
Classes
condexe.hh File Reference

Classes for simplifying control-flow with shared conditional expressions. More...

#include "funcdata.hh"

Classes

class  ghidra::ConditionMarker
 A helper class for describing the similarity of the boolean condition between 2 CBRANCH operations. More...
 
class  ghidra::ConditionalExecution
 A class for simplifying a series of conditionally executed statements. More...
 
class  ghidra::ActionConditionalExe
 Search for and remove various forms of redundant CBRANCH operations. More...
 
class  ghidra::RuleOrPredicate
 Simplify predication constructions involving the INT_OR operator. More...
 
struct  ghidra::RuleOrPredicate::MultiPredicate
 A helper class to mark up predicated INT_OR expressions. More...
 

Detailed Description

Classes for simplifying control-flow with shared conditional expressions.