This struct specifies the field bloc (basic block).
REF_FORWARD_DECL(tree_manager)
This struct specifies the statement_list node.
static bool tree_dumped
flag to check if initial tree has been dumped
RelationshipType
The relationship type.
This class manages the tree structures extracted from the raw file.
BlockFix(const application_managerRef AppM, unsigned int function_id, const DesignFlowManagerConstRef design_flow_manager, const ParameterConstRef parameters)
Constructor.
This class contains the base representation for a generic frontend flow step which works on a single ...
Abstract pure class for the tree structure.
const CustomUnorderedSet< std::pair< FrontendFlowStepType, FunctionRelationship > > ComputeFrontendRelationships(const DesignFlowStep::RelationshipType relationship_type) const override
Return the set of analyses in relationship with this design step.
This struct specifies the gimple_phi node.
Restructure the tree control flow graph.
~BlockFix() override
Destructor.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
const ParameterConstRef parameters
Set of input parameters.
DesignFlowStep_Status
The status of a step.
Template definition of refcount.
const unsigned int function_id
The index of the function to be analyzed.
const application_managerRef AppM
The application manager.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
DesignFlowStep_Status InternalExec() override
Updates the tree to have a more compliant CFG.