pet_scop: keep track of schedule tree
[pet.git] / tests / enum.scop
blobf4b841ddbc6d05cfdd6619786b1f84d42e315b92
1 start: 91
2 end: 136
3 indent: "\t"
4 context: '{  :  }'
5 schedule: '{ domain: "{ S_0[] }" }'
6 arrays:
7 - context: '{  :  }'
8   extent: '{ a[i0] : i0 >= 0 and i0 <= 2 }'
9   element_type: int
10   element_size: 4
11 statements:
12 - line: 13
13   domain: '{ S_0[] }'
14   schedule: '{ S_0[] -> [0] }'
15   body:
16     type: expression
17     expr:
18       type: op
19       operation: =
20       arguments:
21       - type: access
22         index: '{ S_0[] -> a[(1)] }'
23         reference: __pet_ref_0
24         read: 0
25         write: 1
26       - type: int
27         value: 5