Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h140 static unsigned numEdgeDestLabels(const void *) { in numEdgeDestLabels() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp36 static unsigned numEdgeDestLabels(const void *Node) { in numEdgeDestLabels() function