Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1940 static Instruction *foldSelectShuffle(ShuffleVectorInst &Shuf, in foldSelectShuffle() function
2437 if (Instruction *I = foldSelectShuffle(SVI, Builder, DL)) in visitShuffleVectorInst()