[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

GitOrigin-RevId: 49193653974ae96b756b8ff13668d07d6252aa77
1 file changed