Searched refs:foldShuffleOfSelects (Results 1 – 1 of 1) sorted by relevance
131 bool foldShuffleOfSelects(Instruction &I);2227 bool VectorCombine::foldShuffleOfSelects(Instruction &I) { in foldShuffleOfSelects() function in VectorCombine3764 MadeChange |= foldShuffleOfSelects(I); in run()