Searched defs:InVecNumElts (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 5343 int InVecNumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); foldIdentityShuffles() local |