Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DDOTGraphTraits.h135 static unsigned numEdgeDestLabels(const void *) { in numEdgeDestLabels() function
H A DGraphWriter.h214 unsigned i = 0, e = DTraits.numEdgeDestLabels(Node); in writeNode()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp41 static unsigned numEdgeDestLabels(const void *Node) { in numEdgeDestLabels() function