Home
last modified time | relevance | path

Searched defs:getNodeDescription (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h84 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3908 static std::string getNodeDescription(const SUnit *SU, const ScheduleDAG *G) { in getNodeDescription() function