Home | History | Annotate | Download | only in IR

Lines Matching refs:IndexTy

1714       Type *IndexTy = Idxs[i]->getType();
1715 Assert1(IndexTy->isVectorTy(),
1717 unsigned IndexWidth = IndexTy->getVectorNumElements();