Searched refs:getGraphNodeLabel (Results 1 – 7 of 7) sorted by relevance
73 return G->getGraphNodeLabel(SU); in getNodeLabel()
1197 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { in dump() 1200 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { getGraphNodeLabel() function in ScheduleDAGInstrs
4430 return G->getGraphNodeLabel(SU); in getNodeAttributes()
129 std::string getGraphNodeLabel(const SUnit *SU) const override;
284 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes
359 std::string getGraphNodeLabel(const SUnit *SU) const override;
621 virtual std::string getGraphNodeLabel(const SUnit *SU) const = 0;