Searched refs:getGraphNodeLabel (Results 1 – 7 of 7) sorted by relevance
78 return G->getGraphNodeLabel(SU); in getNodeLabel()
1178 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGInstrs
3726 return G->getGraphNodeLabel(SU); in getNodeDescription()
129 std::string getGraphNodeLabel(const SUnit *SU) const override;
274 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes
339 std::string getGraphNodeLabel(const SUnit *SU) const override;
595 virtual std::string getGraphNodeLabel(const SUnit *SU) const = 0;