Home | History | Annotate | Download | only in IR

Lines Matching refs:IndexTy

1539 template <typename IndexTy>
1540 static Type *getIndexedTypeInternal(Type *Agg, ArrayRef<IndexTy> IdxList) {
1554 IndexTy Index = IdxList[CurIdx];