Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h140 static std::string getEdgeDestLabel(const void *, unsigned) { in getEdgeDestLabel() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp47 static std::string getEdgeDestLabel(const void *Node, unsigned i) { in getEdgeDestLabel() function