blob: c78919c7f02a30b9ad4334ce832a1cb915302d43 [file] [log] [blame]
# Check that a fixed value of one dimension in terms of the others
# does not cause loop coalescing avoidance to break down.
domain: { S[a, b] : -b >= 0 and a + 10b >= 0 and -a - b + 9 >= 0 }