Home | History | Annotate | Download | only in IR

Lines Matching refs:IndexTy

1546       Type *IndexTy = Idxs[i]->getType();
1547 Assert1(IndexTy->isVectorTy(),
1549 unsigned IndexWidth = IndexTy->getVectorNumElements();