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