pet_stmt: use pet_tree to represent statement body
[pet.git] / tests / tobi2.scop
blob820668243e76eac78f65a37ca5d18e847036e9e5
1 start: 102
2 end: 201
3 indent: '        '
4 context: '[N] -> {  : N >= 0 and N <= 4294967295 }'
5 arrays:
6 - context: '{  :  }'
7   extent: '[N] -> { a[] }'
8   element_type: int
9   element_size: 4
10 statements:
11 - line: 10
12   domain: '[N] -> { S_0[i] : exists (e0 = floor((10 + N)/4294967296): i <= 19 and
13     4294967296e0 <= 9 + N - i and i >= 0 and 4294967296e0 <= 10 + N and 4294967296e0
14     >= -4294967285 + N) }'
15   schedule: '[N] -> { S_0[i] -> [0, i] }'
16   body:
17     type: expression
18     expr:
19       type: op
20       operation: =
21       arguments:
22       - type: access
23         relation: '[N] -> { S_0[i] -> a[] }'
24         index: '[N] -> { S_0[i] -> a[] }'
25         reference: __pet_ref_0
26         read: 0
27         write: 1
28       - type: int
29         value: 5