Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5497 if (auto *OpShuf = dyn_cast<ShuffleVectorInst>(Op0)) in simplifyShuffleVectorInst() local
5499 all_equal(OpShuf->getShuffleMask())) in simplifyShuffleVectorInst()