Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3284 auto VecEltCnt = VecTy->getElementCount(); in visitCallInst() local
3295 if (VecEltCnt.isScalable() || DstEltCnt.isScalable()) in visitCallInst()