xref: /netbsd-src/external/mit/isl/dist/test_inputs/codegen/cloog/lex.st (revision 4439cfd0acf9c7dc90625e5cd83b2317a9ab8967)
1domain: "{ S1[i0] : i0 >= 0 and i0 <= 10; S2[i0] : i0 >= 0 and i0 <= 10 }"
2child:
3  context: "{ [] }"
4  child:
5    schedule: "[{ S2[i0] -> [(i0)]; S1[i0] -> [(i0)] }]"
6    options: "{ separate[i0] }"
7    child:
8      sequence:
9      - filter: "{ S2[i0] }"
10      - filter: "{ S1[i0] }"
11