Searched refs:arrayIdx (Results 1 – 1 of 1) sorted by relevance
782 if (int64_t arrayIdx = cast<ConstantInt>(Indices[CurIDX])->getSExtValue()) in getIndexedOffset() local783 Result += (uint64_t)arrayIdx * getTypeAllocSize(Ty); in getIndexedOffset()