Ghidra Decompiler Analysis Engine
Classes
condexe.hh File Reference

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

#include "funcdata.hh"
Include dependency graph for condexe.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...
 

Detailed Description

Classes for simplifying control-flow with shared conditional expressions.