Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp854 if (const auto *ShuffleInst = dyn_cast<ShuffleVectorInst>(V)) in getOperandInfo() local
855 if (ShuffleInst->isZeroEltSplat()) in getOperandInfo()