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

/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h83 static std::string getNodeDescription(const void *, const GraphType &) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h182 std::string NodeDesc = DTraits.getNodeDescription(Node, G);
206 std::string NodeDesc = DTraits.getNodeDescription(Node, G);
/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3259 static std::string getNodeDescription(const SUnit *SU, const ScheduleDAG *G) { function in struct:llvm::DOTGraphTraits

Completed in 335 milliseconds