Home
last modified time | relevance | path

Searched refs:ShVTy (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2195 if (auto *ShVTy = dyn_cast<VectorType>(ShType)) in foldICmpShlConstant() local
2196 TruncTy = VectorType::get(TruncTy, ShVTy->getElementCount()); in foldICmpShlConstant()