HomeSort by relevance Sort by last modified time
    Searched refs:numEdgeDestLabels (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Support/
DOTGraphTraits.h 127 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
129 static unsigned numEdgeDestLabels(const void *) {
GraphWriter.h 201 unsigned i = 0, e = DTraits.numEdgeDestLabels(Node);
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGPrinter.cpp 43 static unsigned numEdgeDestLabels(const void *Node) {

Completed in 29 milliseconds