add isl_set_lower_bound_val and isl_set_upper_bound_val
[platform/upstream/isl.git] / test_inputs / codegen / atomic2.c
1 for (int c0 = ((b0 + 32767) % 32768) + 1; c0 <= 65534; c0 += 32768)
2   A(c0);