Home
last modified time | relevance | path

Searched refs:getEdgeDestLabel (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DDOTGraphTraits.h141 static std::string getEdgeDestLabel(const void *, unsigned) { in getEdgeDestLabel() function
DGraphWriter.h219 << DOT::EscapeString(DTraits.getEdgeDestLabel(Node, i)); in writeNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp47 static std::string getEdgeDestLabel(const void *Node, unsigned i) { in getEdgeDestLabel() function