Searched defs:hasEdgeDestLabels (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() { function in struct:llvm::DefaultDOTGraphTraits
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DDOTGraphTraits.h121 /// hasEdgeDestLabels - If this function returns true, the graph is able
123 static bool hasEdgeDestLabels() { function in struct:llvm::DefaultDOTGraphTraits
127 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
133 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp39 static bool hasEdgeDestLabels() { function in struct:llvm::DOTGraphTraits
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp41 static bool hasEdgeDestLabels() { function in struct:llvm::DOTGraphTraits

Completed in 87 milliseconds