HomeSort by: relevance | last modified time | path
    Searched refs:numEdgeDestLabels (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
DOTGraphTraits.h 133 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
135 static unsigned numEdgeDestLabels(const void *) {
GraphWriter.h 211 unsigned i = 0, e = DTraits.numEdgeDestLabels(Node);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 40 static unsigned numEdgeDestLabels(const void *Node) {

Completed in 16 milliseconds