2 "context" : "[n] -> { : n >= -2147483648 and n <= 2147483647 }",
3 "name" : "for.cond => for.end6",
9 "relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
13 "relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
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]: i0 % 2 = 0; Stmt_for_body3[i0, i1] -> [0, i0, 1, i1, 0]: i0 % 2 = 1 }"