Home | History | Annotate | Download | only in IR

Lines Matching refs:LastIndex

713   uint64_t LastIndex = 0;
716 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++);
719 LastIndex = I + 1;
738 for (unsigned I = LastIndex, E = NumAttrs; I < E; ++I)
766 uint64_t LastIndex = 0;
769 if (getSlotIndex(I) == Index) AS = getSlotAttributes(LastIndex++);
772 LastIndex = I + 1;
789 for (unsigned I = LastIndex, E = NumAttrs; I < E; ++I)