Home
last modified time | relevance | path

Searched refs:numEdgeDestLabels (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h135 static unsigned numEdgeDestLabels(const void *) { in numEdgeDestLabels() function
H A DGraphWriter.h211 unsigned i = 0, e = DTraits.numEdgeDestLabels(Node); in writeNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp40 static unsigned numEdgeDestLabels(const void *Node) { in numEdgeDestLabels() function