Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h146 static std::string getEdgeDestLabel(const void *, unsigned) { in getEdgeDestLabel() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp40 static std::string getEdgeDestLabel(const void *Node, unsigned i) { in getEdgeDestLabel() function