Searched refs:IndexWidth (Results 1 – 1 of 1) sorted by relevance
2904 unsigned IndexWidth = IndexTy->getVectorNumElements(); in visitGetElementPtrInst() local2905 Assert(IndexWidth == GEPWidth, "Invalid GEP index vector width", &GEP); in visitGetElementPtrInst()