Searched refs:getGraphNodeLabel (Results 1 – 7 of 7) sorted by relevance
82 return G->getGraphNodeLabel(SU); in getNodeLabel()
1352 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGInstrs
3379 return G->getGraphNodeLabel(SU); in getNodeDescription()
119 std::string getGraphNodeLabel(const SUnit *SU) const override;
277 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes
242 std::string getGraphNodeLabel(const SUnit *SU) const override;
599 virtual std::string getGraphNodeLabel(const SUnit *SU) const = 0;