print.c: rename pet_expr_build_ast_expr to pet_expr_access_build_ast_expr
[pet.git] / tests / shortcut2.scop
blobe270d29a0d85d2efabbfbe48d8c678f42a88e2ea
1 start: 26
2 end: 91
3 indent: "\t"
4 context: '[N] -> {  : -429496729 <= N <= 429496729 }'
5 schedule: '{ domain: "[N] -> { S_1[]; S_0[] : 0 < N <= 99 }", child: { sequence: [
6   { filter: "[N] -> { S_0[] }" }, { filter: "[N] -> { S_1[] }" } ] } }'
7 arrays:
8 - context: '{  :  }'
9   extent: '[N] -> { a[] }'
10   element_type: int
11   element_size: 4
12 statements:
13 - line: 6
14   domain: '[N] -> { S_0[] : 0 < N <= 99 }'
15   body:
16     type: expression
17     expr:
18       type: op
19       operation: =
20       arguments:
21       - type: access
22         index: '[N] -> { 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: '[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[] }'
38         index: '[N] -> { S_1[] -> a[] }'
39         reference: __pet_ref_1
40         kill: 1