Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isUnconditional

180       if (BI && BI->isUnconditional() &&
663 if (BI->isUnconditional()) return false;
1160 if (PredBr->isUnconditional()) {
1496 if (OldPredBranch == 0 || !OldPredBranch->isUnconditional()) {