Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:DAGSize

287   DAGSize(0) {
764 // Number all nodes with a topological order and set DAGSize.
765 DAGSize = CurDAG->AssignTopologicalOrder();