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.
void ComputeRelationships(DesignFlowStepSet &relationship, const DesignFlowStep::RelationshipType relationship_type) override
Compute the relationships of a step with other steps.
RelationshipType
The relationship type.
~FixVdef() override
Destructor.
This class contains the base representation for a generic frontend flow step which works on a single ...
Base class for step of design flow.
redefinition of set to manage ordered/unordered structures
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
This class contains the base representation for a generic frontend flow step.
DesignFlowStep_Status
The status of a step.
Template definition of refcount.
DesignFlowStep_Status InternalExec() override
move memory dependencies to virtual in case of single wryte memories
const unsigned int function_id
The index of the function to be analyzed.
const application_managerRef AppM
The application manager.
FixVdef(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...
Compute the control flow graph for the operations.