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

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

Completed in 1134 milliseconds