Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5159 ElementCount InVecEltCount = InVecTy->getElementCount(); in simplifyShuffleVectorInst() local
5161 bool Scalable = InVecEltCount.isScalable(); in simplifyShuffleVectorInst()
5170 unsigned InVecNumElts = InVecEltCount.getKnownMinValue(); in simplifyShuffleVectorInst()
5200 InVecEltCount.getKnownMinValue()); in simplifyShuffleVectorInst()