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

/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h126 /// hasEdgeDestLabels - If this function returns true, the graph is able
128 static bool hasEdgeDestLabels() { function in struct:llvm::DefaultDOTGraphTraits
132 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
138 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp39 static bool hasEdgeDestLabels() { function in struct:llvm::DOTGraphTraits

Completed in 120 milliseconds