Searched refs:foldBitOpOfBitcasts (Results 1 – 1 of 1) sorted by relevance
119 bool foldBitOpOfBitcasts(Instruction &I);812 bool VectorCombine::foldBitOpOfBitcasts(Instruction &I) { in foldBitOpOfBitcasts() function in VectorCombine3777 MadeChange |= foldBitOpOfBitcasts(I); in run()