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