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

/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h127 /// numEdgeDestLabels - If hasEdgeDestLabels, this function returns the
129 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 56 milliseconds