45 #ifndef LIVENESS_COMPUTER_HPP 46 #define LIVENESS_COMPUTER_HPP const HLS_managerRef HLSMgr
information about all the HLS synthesis
liveness_computer(const ParameterConstRef Param, const HLS_managerRef HLSMgr, unsigned int funId, const DesignFlowManagerConstRef design_flow_manager, const HLSFlowStep_Type hls_flow_step_type)
Constructor.
RelationshipType
The relationship type.
const unsigned int funId
identifier of the function to be processed (0 means that it is a global step)
~liveness_computer() override
Destructor.
const HLSFlowStep_Type hls_flow_step_type
The type of this step.
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
REF_FORWARD_DECL(liveness_computer)
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
const CustomUnorderedSet< std::tuple< HLSFlowStep_Type, HLSFlowStepSpecializationConstRef, HLSFlowStep_Relationship > > ComputeHLSRelationships(const DesignFlowStep::RelationshipType relationship_type) const override
Compute the relationship of this step.