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