Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DDOTGraphTraits.h107 static std::string getEdgeSourceLabel(const void *, EdgeIter) { in getEdgeSourceLabel() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp52 static std::string getEdgeSourceLabel(const void *Node, EdgeIter I) { in getEdgeSourceLabel() function