keep track of indentation of extracted code
[pet.git] / tests / unsigned1.scop
blob9b5a40f4b5462a90ddceedd8aaa4d0bfadcae78a
1 start: 60
2 end: 256
3 indent: '        '
4 context: '{  :  }'
5 arrays:
6 - context: '{  :  }'
7   extent: '{ a[] }'
8   element_type: int
9   element_size: 4
10 statements:
11 - line: 10
12   domain: '{ S_0[i, j, k] : (i <= 199 and j <= 199 and j >= 256 - i and k >= 0) or
13     (i <= 199 and i >= 0 and j <= 255 - i and j <= 199 and j >= 0 and k >= 0 and k
14     <= -1 + i + j) }'
15   schedule: '{ S_0[i, j, k] -> [0, i, j, k] }'
16   body:
17     type: op
18     operation: =
19     arguments:
20     - type: access
21       relation: '{ S_0[i, j, k] -> a[] }'
22       index: '{ S_0[i, j, k] -> a[] }'
23       reference: __pet_ref_0
24       read: 0
25       write: 1
26     - type: int
27       value: 5