Home
last modified time | relevance | path

Searched defs:numEdgeDestLabels (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h135 static unsigned numEdgeDestLabels(const void *) { in numEdgeDestLabels() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp40 static unsigned numEdgeDestLabels(const void *Node) { in numEdgeDestLabels() function