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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h132 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
134 static unsigned numEdgeDestLabels(const void *) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h213 unsigned i = 0, e = DTraits.numEdgeDestLabels(Node);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp40 static unsigned numEdgeDestLabels(const void *Node) { function in struct:llvm::DOTGraphTraits

Completed in 147 milliseconds