Home | History | Annotate | Download | only in IR

Lines Matching defs:LastIndex

773   uint64_t LastIndex = 0;
776 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++);
779 LastIndex = I + 1;
798 for (unsigned I = LastIndex, E = NumAttrs; I < E; ++I)
826 uint64_t LastIndex = 0;
829 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++);
832 LastIndex = I + 1;
849 for (unsigned I = LastIndex, E = NumAttrs; I < E; ++I)