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