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