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.cpp1263 static bool isShuffleEquivalentToSelect(ShuffleVectorInst &Shuf) { in isShuffleEquivalentToSelect() function
1505 if (!isShuffleEquivalentToSelect(*Shuf)) in foldConstantInsEltIntoShuffle()