82 const DesignFlowManagerConstRef dfm);
DesignFlowStep_Status InternalExec() override
compute the e-SSA form
This struct specifies the statement_list node.
RelationshipType
The relationship type.
CustomOrderedMap< T, U > CustomMap
void Initialize() override
Initialize the step (i.e., like a constructor, but executed just before exec.
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.
eSSA(const ParameterConstRef Param, const application_managerRef AM, unsigned int f_id, const DesignFlowManagerConstRef dfm)
Constructor.
~eSSA() override
Destructor.
Classes specification of the tree_node data structures.
DesignFlowStep_Status
The status of a step.
bool renameUses(CustomSet< OperandRef > &OpSet, ValueInfoLookup &ValueInfoNums, std::vector< ValueInfo > &ValueInfos, CustomMap< unsigned int, DFSInfo > &DFSInfos, CustomSet< std::pair< unsigned int, unsigned int >> &EdgeUsesOnly, statement_list *sl)
REF_FORWARD_DECL(Operand)
CONSTREF_FORWARD_DECL(tree_node)
Class specification of the basic_block structure.
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.
CustomMap< tree_nodeConstRef, unsigned int > ValueInfoLookup