[ValueTracking] Switch over opcode in isKnownToBeAPowerOfTwo() (NFC)
Similar to the other ValueTracking function, switch over the instruction opcode instead of doing a long sequence of match()es.
Loading
Please sign in to comment
Similar to the other ValueTracking function, switch over the instruction opcode instead of doing a long sequence of match()es.