236
|
1 {
|
|
2 "context" : "[n] -> { : n >= -2147483648 and n <= 2147483647 }",
|
|
3 "name" : "for.cond => for.end6",
|
|
4 "statements" : [
|
|
5 {
|
|
6 "accesses" : [
|
|
7 {
|
|
8 "kind" : "read",
|
|
9 "relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
|
|
10 },
|
|
11 {
|
|
12 "kind" : "write",
|
|
13 "relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
|
|
14 }
|
|
15 ],
|
|
16 "domain" : "[n] -> { Stmt_for_body3[i0, i1] : i0 >= 0 and i0 <= -1 + 2n and n >= 1 and i1 >= 0 and i1 <= 1023 }",
|
|
17 "name" : "Stmt_for_body3",
|
|
18 "schedule" : "[n] -> { Stmt_for_body3[i0, i1] -> [0, i0, 0, -i1, 0]: i1 % 2 = 0; Stmt_for_body3[i0, i1] -> [0, i0, 0, i1, 1]: i1 % 2 = 1 }"
|
|
19 }
|
|
20 ]
|
|
21 }
|