Searched refs:foldBitcastShuffle (Results 1 – 1 of 1) sorted by relevance
106 bool foldBitcastShuffle(Instruction &I);684 bool VectorCombine::foldBitcastShuffle(Instruction &I) { in foldBitcastShuffle() function in VectorCombine1913 MadeChange |= foldBitcastShuffle(I); in run()