add reference identifiers to all access expressions
[pet.git] / tests / unsigned1.scop
blob5b9710fe49bb11832958ebffc326530fc8a45d29
1 start: 60
2 end: 256
3 context: '{  :  }'
4 arrays:
5 - context: '{  :  }'
6   extent: '{ a[] }'
7   element_type: int
8   element_size: 4
9 statements:
10 - line: 10
11   domain: '{ S_0[i, j, k] : (exists (e0: i >= 0 and i <= 199 and j >= 0 and j <= 199
12     and k >= 0 and k <= 255 and 256e0 <= k and 256e0 >= 1 - i - j + k and j <= 2147483647
13     - i)) or (i >= 0 and i <= 199 and j >= 0 and j <= 199 and k >= 0 and k <= 255
14     and j >= 256 - i and j <= 2147483647 - i) }'
15   schedule: '{ S_0[i, j, k] -> [0, i, j, o3] : (exists (e0 = [(-k + o3)/256]: 256e0
16     = -k + o3 and o3 >= 0 and o3 <= -1 + i + j and j <= 2147483647 - i and k >= 0
17     and k <= 255)) or (exists (e0 = [(-k + o3)/256]: 256e0 = -k + o3 and o3 >= 0 and
18     o3 >= i + j and j >= 256 - i and j <= 2147483647 - i and k >= 0 and k <= 255))
19     }'
20   body:
21     type: binary
22     operation: =
23     arguments:
24     - type: access
25       relation: '{ S_0[i, j, k] -> a[] }'
26       reference: __pet_ref_0
27       read: 0
28       write: 1
29     - type: access
30       relation: '{ S_0[i, j, k] -> [5] }'
31       reference: __pet_ref_1
32       read: 1
33       write: 0