parm2ssa(const ParameterConstRef _parameters, const application_managerRef AppM, unsigned int _function_id, const DesignFlowManagerConstRef design_flow_manager)
Constructor.
struct definition of the source position.
RelationshipType
The relationship type.
This class manages the tree structures extracted from the raw file.
REF_FORWARD_DECL(tree_manager)
~parm2ssa() override
Destructor.
This class contains the base representation for a generic frontend flow step which works on a single ...
redefinition of map to manage ordered/unordered structures
Abstract pure class for the tree structure.
redefinition of set to manage ordered/unordered structures
const Wrefcount< const DesignFlowManager > design_flow_manager
The design flow manager.
DesignFlowStep_Status
The status of a step.
Template definition of refcount.
const application_managerRef AppM
The application manager.
void recursive_analysis(const tree_nodeRef &tn, const std::string &srcp, CustomUnorderedSet< unsigned int > &already_visited_ae)
Recursive tree node analysis.
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.
DesignFlowStep_Status InternalExec() override
Computes the relation between parameters and their SSA obj.