Searched refs:getNodeDescription (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h83 static std::string getNodeDescription(const void *, const GraphType &) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h180 std::string NodeDesc = DTraits.getNodeDescription(Node, G);
205 std::string NodeDesc = DTraits.getNodeDescription(Node, G);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3770 static std::string getNodeDescription(const SUnit *SU, const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits

Completed in 113 milliseconds