extract out pet_killed_locals
[pet.git] / tests / static.scop
blob0a8d7f8ea50b2a55182a6b8d6ba9d9caf6d5804f
1 start: 38
2 end: 142
3 indent: "\t"
4 context: '[n] -> {  : n >= 0 and n <= 2147483647 }'
5 schedule: '{ domain: "[n] -> { S_0[i, j] : i >= 0 and i <= -1 + n and j >= 0 and j
6   <= -1 + n }", child: { schedule: "[n] -> L_0[{ S_0[i, j] -> [(i)] }]", child: {
7   schedule: "[n] -> L_1[{ S_0[i, j] -> [(j)] }]" } } }'
8 arrays:
9 - context: '[n] -> {  : n >= 0 }'
10   extent: '[n] -> { A[i0, i1] : i0 >= 0 and i0 <= -1 + n and i1 >= 0 and i1 <= -1
11     + n }'
12   element_type: int
13   element_size: 4
14 statements:
15 - line: 6
16   domain: '[n] -> { S_0[i, j] : i >= 0 and i <= -1 + n and j >= 0 and j <= -1 + n
17     }'
18   body:
19     type: expression
20     expr:
21       type: op
22       operation: =
23       arguments:
24       - type: access
25         index: '[n] -> { S_0[i, j] -> A[(i), (j)] }'
26         reference: __pet_ref_0
27         read: 0
28         write: 1
29       - type: int
30         value: 0