rmsmd5___%for.cond---%for.end6.jscop 776 Bytes
{
   "context" : "[n] -> {  : n >= -2147483648 and n <= 2147483647 }",
   "name" : "for.cond => for.end6",
   "statements" : [
      {
         "accesses" : [
            {
               "kind" : "read",
               "relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
            },
            {
               "kind" : "write",
               "relation" : "[n] -> { Stmt_for_body3[i0, i1] -> MemRef_A[i0] }"
            }
         ],
         "domain" : "[n] -> { Stmt_for_body3[i0, i1] : i0 >= 0 and i0 <= -1 + 2n and n >= 1 and i1 >= 0 and i1 <= 1023 }",
         "name" : "Stmt_for_body3",
         "schedule" : "[n] -> { Stmt_for_body3[i0, i1] -> [0, i1, 0, i0, 0]: i1 % 2 = 0; Stmt_for_body3[i0, i1] -> [0, i1, 1, -i0, 0]: i1 % 2 = 1 }"
      }
   ]
}