Imagine we have an outer loop and an inner loop, which is in the outer one, and a range check in outer loop of such addrec:
{{0,+,1}<%outer_header>,+,1}<%inner_header>
When IRCE runs on the outer loop it sees the range check and tries to check whether it is possible to safely calculate the loop bound.
However, this addrec is for the inner loop, so we shouldn't do anything at all.
Looks weird w.r.t. messages right below, better "LHS in cmp is not an AddRec for this loop"