Home | History | Annotate | Download | only in IR

Lines Matching refs:IndexTy

1371 template <typename IndexTy>
1372 static Type *getIndexedTypeInternal(Type *Ptr, ArrayRef<IndexTy> IdxList) {
1390 IndexTy Index = IdxList[CurIdx];