change return type of pet_expr_*_is_* to isl_bool
[pet.git] / tests / inc2.scop
blobd4713391d4d987e921a662854f00394a3db91c64
1 start: 38
2 end: 107
3 indent: "\t"
4 context: '[N] -> {  : N >= 0 and N <= 2147483647 }'
5 schedule: '{ domain: "[N] -> { S_1[]; S_0[i] : exists (e0 = floor((i)/3): 3e0 = i
6   and i >= 0 and i <= -1 + N); S_2[] }", child: { sequence: [ { filter: "[N] -> {
7   S_0[i] }", child: { schedule: "[N] -> L_0[{ S_0[i] -> [(i)] }]" } }, { filter: "[N]
8   -> { S_1[]; S_2[] }", child: { set: [ { filter: "{ S_1[] }" }, { filter: "{ S_2[]
9   }" } ] } } ] } }'
10 arrays:
11 - context: '[N] -> {  : N >= 0 }'
12   extent: '[N] -> { a[i0] : i0 >= 0 and i0 <= -1 + N }'
13   element_type: int
14   element_size: 4
15 - context: '{  :  }'
16   extent: '[N] -> { i[] }'
17   element_type: int
18   element_size: 4
19 statements:
20 - line: 8
21   domain: '[N] -> { S_0[i] : exists (e0 = floor((i)/3): 3e0 = i and i >= 0 and i <=
22     -1 + N) }'
23   body:
24     type: expression
25     expr:
26       type: op
27       operation: =
28       arguments:
29       - type: access
30         index: '[N] -> { S_0[i] -> a[(i)] }'
31         reference: __pet_ref_0
32         read: 0
33         write: 1
34       - type: access
35         index: '[N] -> { S_0[i] -> [(i)] }'
36         reference: __pet_ref_1
37         read: 1
38         write: 0
39 - line: -1
40   domain: '[N] -> { S_1[] }'
41   body:
42     type: expression
43     expr:
44       type: op
45       operation: kill
46       arguments:
47       - type: access
48         killed: '[N] -> { S_1[] -> i[] }'
49         index: '[N] -> { S_1[] -> i[] }'
50         reference: __pet_ref_2
51         kill: 1
52 - line: -1
53   domain: '[N] -> { S_2[] }'
54   body:
55     type: expression
56     expr:
57       type: op
58       operation: kill
59       arguments:
60       - type: access
61         killed: '[N] -> { S_2[] -> a[o0] : o0 >= 0 and o0 <= -1 + N }'
62         index: '[N] -> { S_2[] -> a[] }'
63         depth: 1
64         reference: __pet_ref_3
65         kill: 1