44 #ifndef BITVALUERANGE_HPP 45 #define BITVALUERANGE_HPP
RelationshipType
The relationship type.
This class manages the tree structures extracted from the raw file.
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 class contains the base representation for a generic frontend flow step which works on a single ...
REF_FORWARD_DECL(tree_manager)
DesignFlowStep_Status InternalExec() override
Optimize IR after the RA has been executed.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
Template definition of refcount.
~BitValueRange() override
Destructor.
const unsigned int function_id
The index of the function to be analyzed.
BitValueRange(const ParameterConstRef _Param, const application_managerRef _AppM, unsigned int function_id, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
bool HasToBeExecuted() const override
Check if this step has actually to be executed.
This struct specifies the ssa_name node.