Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:DAGSize

199   DAGSize(0) {
635 // Number all nodes with a topological order and set DAGSize.
636 DAGSize = CurDAG->AssignTopologicalOrder();