Home
last modified time | relevance | path

Searched refs:getEdgeDestLabel (Results 1 – 6 of 6) 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/swiftshader/third_party/LLVM/include/llvm/Support/
DDOTGraphTraits.h135 static std::string getEdgeDestLabel(const void *Node, unsigned i) { in getEdgeDestLabel() function
DGraphWriter.h205 << DOT::EscapeString(DTraits.getEdgeDestLabel(Node, i)); in writeNode()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp49 static std::string getEdgeDestLabel(const void *Node, unsigned i) { in getEdgeDestLabel() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp47 static std::string getEdgeDestLabel(const void *Node, unsigned i) { in getEdgeDestLabel() function