REF_FORWARD_DECL(dom_post_dom_computation)
CONSTREF_FORWARD_DECL(Parameter)
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.
dom_post_dom_computation(const ParameterConstRef _parameters, const application_managerRef AppM, unsigned int function_id, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
~dom_post_dom_computation() override
Destructor.
void Initialize() override
Initialize the step (i.e., like a constructor, but executed just before exec.
loops computation analysis step
DesignFlowStep_Status InternalExec() override
Performs the dominators post-dominators computation step.