HomeSort by: relevance | last modified time | path
    Searched defs:hasEdgeDestLabels (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// hasEdgeDestLabels - If this function returns true, the graph is able
129 static bool hasEdgeDestLabels() {
133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
139 /// getEdgeDestLabel - If hasEdgeDestLabels, this function returns the
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 36 static bool hasEdgeDestLabels() {

Completed in 18 milliseconds