38 #ifndef CALL_GRAPH_UNFOLDING_HPP 39 #define CALL_GRAPH_UNFOLDING_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
~CallGraphUnfolding() override
DesignFlowStep_Status Exec() override
Execute the step.
RelationshipType
The relationship type.
CallGraphUnfolding(const ParameterConstRef Param, const HLS_managerRef HLSMgr, const DesignFlowManagerConstRef design_flow_manager)
bool HasToBeExecuted() const override
Check if this step has actually to be executed.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
const CustomUnorderedSet< std::tuple< HLSFlowStep_Type, HLSFlowStepSpecializationConstRef, HLSFlowStep_Relationship > > ComputeHLSRelationships(const DesignFlowStep::RelationshipType relationship_type) const override
Return the set of analyses in relationship with this design step.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...