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