llvm/polly/test/IstAstInfo/single_loop_strip_mine___%for.cond---%for.end.jscop

{
   "context" : "{  :  }",
   "name" : "for.cond => for.end",
   "statements" : [
      {
         "accesses" : [
            {
               "kind" : "read",
               "relation" : "{ Stmt_for_body[i0] -> MemRef_B[0] }"
            },
            {
               "kind" : "write",
               "relation" : "{ Stmt_for_body[i0] -> MemRef_A[i0] }"
            }
         ],
         "domain" : "{ Stmt_for_body[i0] : i0 >= 0 and i0 <= 1023 }",
         "name" : "Stmt_for_body",
         "schedule" : "{ Stmt_for_body[i0] -> [o0, i0] : exists (e0 = [(o0)/4]: 4e0 = o0 and o0 <= i0 and o0 >= -3 + i0 and i0 >= 0 and i0 <= 1023) }"
      }
   ]
}