[IndVars] Don't check for pointer exit count (NFC)
After recent changes, exit counts and BE taken counts are always integers, so convert these to assertions. While here, also convert the loop invariance checks to asserts. Exit counts are always loop invariant.
Loading
Please sign in to comment