HomeSort by relevance Sort by last modified time
    Searched defs:hasEdgeDestLabels (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
DOTGraphTraits.h 121 /// hasEdgeDestLabels - If this function returns true, the graph is able
123 static bool hasEdgeDestLabels() {
127 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
133 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 39 static bool hasEdgeDestLabels() {

Completed in 2382 milliseconds