Searched defs:getEdgeSourceLabel (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DCFGPrinter.h83 static std::string getEdgeSourceLabel(const BasicBlock *Node, function in struct:llvm::DOTGraphTraits
/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h98 /// getEdgeSourceLabel - If you want to label the edge source itself,
101 static std::string getEdgeSourceLabel(const void *Node, EdgeIter I) { function in struct:llvm::DefaultDOTGraphTraits
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp54 static std::string getEdgeSourceLabel(const void *Node, EdgeIter I) { function in struct:llvm::DOTGraphTraits
/external/llvm/include/llvm/ADT/
H A DTrie.h319 static std::string getEdgeSourceLabel(NodeType* Node, EdgeIter I) { function in struct:llvm::DOTGraphTraits

Completed in 268 milliseconds