privately export pet_stmt_is_affine_assume
[pet.git] / tests / if2.scop
blob79f805d0bed30afb34c7f9eee940cfce673381d6
1 start: 22
2 end: 78
3 indent: "\t"
4 context: '{  :  }'
5 schedule: '{ domain: "{ S_0[]; S_1[] }", child: { sequence: [ { filter: "{ S_0[] }"
6   }, { filter: "{ S_1[] }" } ] } }'
7 arrays:
8 - context: '{  :  }'
9   extent: '{ a[] }'
10   element_type: int
11   element_size: 4
12 statements:
13 - line: 7
14   domain: '{ S_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: 1
28 - line: -1
29   domain: '{ S_1[] }'
30   body:
31     type: expression
32     expr:
33       type: op
34       operation: kill
35       arguments:
36       - type: access
37         killed: '{ S_1[] -> a[] }'
38         index: '{ S_1[] -> a[] }'
39         reference: __pet_ref_1
40         kill: 1