Home | History | Annotate | Download | only in Scalar

Lines Matching refs:properlyDominates

531     if (DT->properlyDominates(NewBB, DBB))
549 if (DT->properlyDominates(DBB, NewBB))
651 DT->properlyDominates(Pred, si->second.back()->getParent())) {
799 if (DT->properlyDominates(IDFB, V[i]->getParent())) {