Searched refs:foldShuffleToIdentity (Results 1 – 1 of 1) sorted by relevance
135 bool foldShuffleToIdentity(Instruction &I);2787 bool VectorCombine::foldShuffleToIdentity(Instruction &I) { in foldShuffleToIdentity() function in VectorCombine3769 MadeChange |= foldShuffleToIdentity(I); in run()