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