Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DDOTGraphTraits.h134 static unsigned numEdgeDestLabels(const void *) { in numEdgeDestLabels() function
DGraphWriter.h213 unsigned i = 0, e = DTraits.numEdgeDestLabels(Node); in writeNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp42 static unsigned numEdgeDestLabels(const void *Node) { in numEdgeDestLabels() function