xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/cloog/nul_complex1.st (revision 5971e316fdea024efff6be8f03536623db06833e)
1domain: "[n] -> { S1[i0, i1] : i0 >= 0 and i0 <= n and i1 >= 0 and i1 <= n }"
2child:
3  context: "[n] -> { [] }"
4  child:
5    schedule: "[n] -> [{ S1[i0, i1] -> [(2i0 + 3i1)] }, { S1[i0, i1] -> [(2i0 + 2i1)] }]"
6    options: "[n] -> { separate[i0] }"
7