[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / polly / test / CodeGen / MemAccess / create_arrays___%bb9---%bb26.jscop
blob82f3e7ae399f5d65a88fe2b2b97527ac78140796
2    "arrays" : [
3       {
4          "name" : "MemRef_B",
5          "sizes" : [ "*", "1024" ],
6          "type" : "double"
7       },
8       {
9          "name" : "MemRef_A",
10          "sizes" : [ "*", "1056" ],
11          "type" : "double"
12       }
13    ],
14    "context" : "{  :  }",
15    "name" : "%bb9---%bb26",
16    "statements" : [
17       {
18          "accesses" : [
19             {
20                "kind" : "read",
21                "relation" : "{ Stmt_bb12[i0, i1, i2] -> MemRef_B[i0, i2] }"
22             },
23             {
24                "kind" : "read",
25                "relation" : "{ Stmt_bb12[i0, i1, i2] -> MemRef_beta[] }"
26             },
27             {
28                "kind" : "write",
29                "relation" : "{ Stmt_bb12[i0, i1, i2] -> MemRef_A[i0, i1] }"
30             }
31          ],
32          "domain" : "{ Stmt_bb12[i0, i1, i2] : 0 <= i0 <= 1055 and 0 <= i1 <= 1055 and 0 <= i2 <= 1023 }",
33          "name" : "Stmt_bb12",
34          "schedule" : "{ Stmt_bb12[i0, i1, i2] -> [i0, i1, i2] }"
35       }
36    ]