Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:addPred

496         if (!SU->addPred(Dep) && !Dep.isCtrl() && OpSU->NumRegDefsLeft > 1) {