Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/Support/
HDDOTGraphTraits.h140 static std::string getEdgeDestLabel(const void *, unsigned) { in getEdgeDestLabel() function
HDGraphWriter.h218 << DOT::EscapeString(DTraits.getEdgeDestLabel(Node, i)); in writeNode()
/trueos/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGPrinter.cpp46 static std::string getEdgeDestLabel(const void *Node, unsigned i) { in getEdgeDestLabel() function