[InstCombine] Rename InstCombinerImpl::matchBSwap to matchBSwapOrBitReverse. NFCI.
This matches bswap and bitreverse intrinsics, so we should make that clear in the function name.
Loading
Please sign in to comment
This matches bswap and bitreverse intrinsics, so we should make that clear in the function name.