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

/freebsd-9.3-release/contrib/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));
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp46 static std::string getEdgeDestLabel(const void *Node, unsigned i) { function in struct:llvm::DOTGraphTraits

Completed in 104 milliseconds