Searched refs:ShVTy (Results 1 – 1 of 1) sorted by relevance
2195 if (auto *ShVTy = dyn_cast<VectorType>(ShType)) in foldICmpShlConstant() local2196 TruncTy = VectorType::get(TruncTy, ShVTy->getElementCount()); in foldICmpShlConstant()