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

/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h138 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
140 static std::string getEdgeDestLabel(const void *, unsigned) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h218 << DOT::EscapeString(DTraits.getEdgeDestLabel(Node, i));
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp47 static std::string getEdgeDestLabel(const void *Node, unsigned i) { function in struct:llvm::DOTGraphTraits

Completed in 81 milliseconds