Home | History | Annotate | Download | only in ARM

Lines Matching full:isterminator

285   while (isPredicated(I) || I->isTerminator()) {
293 while (I->isDebugValue() || !I->isTerminator()) {
1497 if (MI->isTerminator() || MI->isLabel())