Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isUnconditional

388     if (!BI || !BI->isUnconditional())
2059 if (!BI || !BI->isUnconditional() || BI->getSuccessor(0) != BB)