[SCEV] Cleanup doesIVOverflowOnX checks [NFC]
Stylistic changes only. 1) Don't pass a parameter just to do an early exit. 2) Use a name which matches actual behavior.
Loading
Please sign in to comment
Stylistic changes only. 1) Don't pass a parameter just to do an early exit. 2) Use a name which matches actual behavior.