Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4948 ElementCount InVecEltCount = InVecTy->getElementCount(); in simplifyShuffleVectorInst() local
4950 bool Scalable = InVecEltCount.isScalable(); in simplifyShuffleVectorInst()
4959 unsigned InVecNumElts = InVecEltCount.getKnownMinValue(); in simplifyShuffleVectorInst()
4989 InVecEltCount.getKnownMinValue()); in simplifyShuffleVectorInst()