[ValueTracking] reduce code duplication; NFC
The start value can't be null for something to be a non-zero recurrence, so hoist that common check out of the switch. Subsequent checks may be incomplete or over-specified as noted in: D100408
Loading
Please sign in to comment