Searched defs:getEdgeDestLabel (Results 1 - 2 of 2) 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
/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 177 milliseconds