Lines Matching refs:isPredicated
666 bool isPredicated = TII->isPredicated(I);670 if (!isPredicated) {687 if (BBI.ClobbersPred && !isPredicated) {1466 if (I->isDebugValue() || TII->isPredicated(I))1523 if (!TII->isPredicated(I) && !MI->isDebugValue()) {