[ValueTracking] Reduce duplication in haveNoCommonBitsSet() (NFC)
Extract a function and call it with both operand orders, so that we don't have to explicitly commute every single pattern.
Loading
Please sign in to comment
Extract a function and call it with both operand orders, so that we don't have to explicitly commute every single pattern.