Home | History | Annotate | Download | only in IR

Lines Matching refs:getSlotIndex

1215     if (Attrs.getSlotIndex(I) == Idx) {
1375 unsigned Idx = Attrs.getSlotIndex(i);
1539 unsigned LastIndex = Attrs.getSlotIndex(LastSlot);
1542 && (LastSlot == 0 || Attrs.getSlotIndex(LastSlot - 1) <= Params)))