filter.c: pet_filter_insert_pma: drop unused variable
[pet.git] / tests / struct12.scop
blob6bb797a6906ebab424b7080e191aa40f1b3edd84
1 start: 74
2 end: 113
3 indent: "\t"
4 context: '{  :  }'
5 schedule: '{ domain: "{ S_0[]; S_1[] }", child: { sequence: [ { filter: "{ S_0[] }"
6   }, { filter: "{ S_1[] }" } ] } }'
7 types:
8 - name: field
9   definition: typedef int field
10 - name: a
11   definition: "typedef struct s {\n    field a;\n} a"
12 arrays:
13 - context: '{  :  }'
14   extent: '{ s[] }'
15   element_type: a
16   element_size: 4
17   element_is_record: 1
18 - context: '{  :  }'
19   extent: '{ s_a[s[] -> a[]] }'
20   element_type: field
21   element_size: 4
22 statements:
23 - line: 11
24   domain: '{ S_0[] }'
25   body:
26     type: expression
27     expr:
28       type: op
29       operation: =
30       arguments:
31       - type: access
32         index: '{ S_0[] -> s_a[s[] -> a[]] }'
33         reference: __pet_ref_0
34         read: 0
35         write: 1
36       - type: int
37         value: 5
38 - line: -1
39   domain: '{ S_1[] }'
40   body:
41     type: expression
42     expr:
43       type: op
44       operation: kill
45       arguments:
46       - type: access
47         killed: '{ S_1[] -> s[] }'
48         index: '{ S_1[] -> s[] }'
49         reference: __pet_ref_1
50         kill: 1