Home
last modified time | relevance | path

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

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