Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1185 static bool isShuffleEquivalentToSelect(ShuffleVectorInst &Shuf) { in isShuffleEquivalentToSelect() function
1427 if (!isShuffleEquivalentToSelect(*Shuf)) in foldConstantInsEltIntoShuffle()