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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp730 static bool isShuffleEquivalentToSelect(ShuffleVectorInst &Shuf) { function
969 if (!isShuffleEquivalentToSelect(*Shuf))

Completed in 59 milliseconds