replace PetScan::extract_access by PetScan::extract_index
[pet.git] / tests / static.scop
blob58b6149486fff48c3d61ad6dfd645b3862b0326d
1 start: 38
2 end: 142
3 context: '[n] -> {  : n >= 0 and n <= 2147483647 }'
4 arrays:
5 - context: '[n] -> {  : n >= 0 }'
6   extent: '[n] -> { A[i0, i1] : i0 >= 0 and i0 <= -1 + n and i1 <= -1 + n and i1 >=
7     0 }'
8   element_type: int
9   element_size: 4
10 statements:
11 - line: 6
12   domain: '[n] -> { S_0[i, j] : i >= 0 and i <= -1 + n and j <= -1 + n and j >= 0
13     }'
14   schedule: '[n] -> { S_0[i, j] -> [0, i, j] }'
15   body:
16     type: binary
17     operation: =
18     arguments:
19     - type: access
20       relation: '[n] -> { S_0[i, j] -> A[i, j] }'
21       reference: __pet_ref_0
22       read: 0
23       write: 1
24     - type: access
25       relation: '[n] -> { S_0[i, j] -> [0] }'
26       reference: __pet_ref_1
27       read: 1
28       write: 0