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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DDOTGraphTraits.h133 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
135 static std::string getEdgeDestLabel(const void *, unsigned) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h205 << DOT::EscapeString(DTraits.getEdgeDestLabel(Node, i));
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp46 static std::string getEdgeDestLabel(const void *Node, unsigned i) { function in struct:llvm::DOTGraphTraits

Completed in 79 milliseconds