Searched refs:RShuf (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1518 auto *RShuf = cast<ShuffleVectorInst>(RHS); local
1525 RShuf->isSelect() &&
1526 !is_contained(RShuf->getShuffleMask(), UndefMaskElem)) {

Completed in 120 milliseconds