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