Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ElIdx

854       unsigned ElIdx = SL.getElementContainingOffset(Offset.getZExtValue());
856 ElIdx));
857 Offset -= APInt(BitWidth, SL.getElementOffset(ElIdx));
858 Ty = STy->getTypeAtIndex(ElIdx);