Searched defs:getGraphNodeLabel (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGPrinter.cpp | 284 std::string ScheduleDAGSDNodes::getGraphNodeLabel(const SUnit *SU) const { in getGraphNodeLabel() function in ScheduleDAGSDNodes |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAGInstrs.cpp | 1196 std::string ScheduleDAGInstrs::getGraphNodeLabel(const SUnit *SU) const { getGraphNodeLabel() function in ScheduleDAGInstrs |