Home
last modified time | relevance | path

Searched refs:hasEdgeDestLabels (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DDOTGraphTraits.h129 static bool hasEdgeDestLabels() { in hasEdgeDestLabels() function
DGraphWriter.h212 if (DTraits.hasEdgeDestLabels()) { in writeNode()
295 if (DestNodePort >= 0 && DTraits.hasEdgeDestLabels()) in emitEdge()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp39 static bool hasEdgeDestLabels() { in hasEdgeDestLabels() function