Searched defs:foldSelectShuffle (Results 1 – 2 of 2) sorted by relevance
2247 Instruction *InstCombinerImpl::foldSelectShuffle(ShuffleVectorInst &Shuf) { in foldSelectShuffle() function in InstCombinerImpl
2188 bool VectorCombine::foldSelectShuffle(Instruction &I, bool FromReduction) { in foldSelectShuffle() function in VectorCombine