pet_codegen.c: add missing include
[pet.git] / tests / autodetect / decl5.scop
blobab09d00f27d46791f71e82c2a9dbae9037e98bcd
1 start: 28
2 end: 39
3 indent: "\t"
4 context: '[N] -> {  : 0 <= N <= 2147483647 }'
5 schedule: '{ domain: "[N] -> { S_1[]; S_0[] }", child: { sequence: [ { filter: "{
6   S_0[] }" }, { filter: "{ S_1[] }" } ] } }'
7 arrays:
8 - context: '[N] -> {  : N >= 0 }'
9   extent: '[N] -> { A[i0] : 0 <= i0 < N }'
10   element_type: int
11   element_size: 4
12 statements:
13 - line: 4
14   domain: '[N] -> { S_0[] }'
15   body:
16     type: expression
17     expr:
18       type: op
19       operation: =
20       arguments:
21       - type: access
22         index: '[N] -> { S_0[] -> A[(0)] }'
23         reference: __pet_ref_0
24         read: 0
25         write: 1
26       - type: int
27         value: 1
28 - line: -1
29   domain: '[N] -> { S_1[] }'
30   body:
31     type: expression
32     expr:
33       type: op
34       operation: kill
35       arguments:
36       - type: access
37         killed: '[N] -> { S_1[] -> A[o0] : 0 <= o0 < N }'
38         index: '[N] -> { S_1[] -> A[] }'
39         depth: 1
40         reference: __pet_ref_1
41         kill: 1