keep track of indentation of extracted code
[pet.git] / tests / filter.scop
blob8033db0544664a8f5d3c4672ab2e853739c78112
1 start: 46
2 end: 102
3 indent: "\t"
4 context: '{  :  }'
5 arrays:
6 - context: '{  :  }'
7   extent: '{ a[] }'
8   element_type: int
9   element_size: 4
10 - context: '{  :  }'
11   extent: '{ test[i0] : i0 >= 0 }'
12   element_type: int
13   element_size: 4
14 statements:
15 - line: 7
16   domain: '{ [S_0[] -> [test]] : test <= -1 or test >= 1 }'
17   schedule: '{ S_0[] -> [0] }'
18   body:
19     type: op
20     operation: =
21     arguments:
22     - type: access
23       relation: '{ S_0[] -> a[] }'
24       index: '{ S_0[] -> a[] }'
25       reference: __pet_ref_1
26       read: 0
27       write: 1
28     - type: int
29       value: 5
30   arguments:
31   - type: access
32     relation: '[index] -> { S_0[] -> test[index] : index >= 0 }'
33     index: '[index] -> { S_0[] -> test[((index) : index >= 0)] }'
34     reference: __pet_ref_0
35     read: 1
36     write: 0