Home | History | Annotate | Download | only in CodeGen

Lines Matching full:isterminator

332       while (I2 != MBB->begin() && (--I2)->isTerminator())
426 if (! I->isTerminator()) {
430 while (I2 != MBB->begin() && (--I2)->isTerminator())