isl_space_has_dim_name: use isl_bool_ok
[isl.git] / test_inputs / schedule / carry_bounded_coefficients.st
blobcdcf12c431574cd10733a34b390d055b3ed4d290
1 domain: "{ C[i0, i1] : 2 <= i0 <= 3999 and 0 <= i1 < i0 }"
2 child:
3   schedule: "[{ C[i0, i1] -> [(i0)] }]"
4   child:
5     schedule: "[{ C[i0, i1] -> [(i1)] }]"