Home | History | Annotate | Download | only in ARM

Lines Matching refs:isPred

834     bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate());
835 if (SkipPred && isPred)