Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4724 ElementCount InVecEltCount = InVecTy->getElementCount(); in SimplifyShuffleVectorInst() local
4726 bool Scalable = InVecEltCount.isScalable(); in SimplifyShuffleVectorInst()
4735 unsigned InVecNumElts = InVecEltCount.getKnownMinValue(); in SimplifyShuffleVectorInst()
4765 InVecEltCount.getKnownMinValue()); in SimplifyShuffleVectorInst()