Home | History | Annotate | Download | only in ARM

Lines Matching full:nextindex

7781   unsigned nextIndex = 0;
7803 if (!C0 || !C1 || C0->getZExtValue() != nextIndex
7804 || C1->getZExtValue() != nextIndex+1)
7808 nextIndex+=2;