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

/external/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
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp43 static unsigned numEdgeDestLabels(const void *Node) { function in struct:llvm::DOTGraphTraits

Completed in 131 milliseconds