add PetScan::add_new_used_names
[pet.git] / tests / empty_domain.scop
blob6eeded12e2a9b0e3fd7f7700bb092b22e0163912
1 start: 38
2 end: 114
3 indent: "\t"
4 context: '[N] -> {  : N >= 0 and N <= 2147483647 }'
5 schedule: '{ domain: "[N] -> {  }" }'
6 arrays:
7 - context: '[N] -> {  : N >= 0 }'
8   extent: '[N] -> { a[i0] : i0 >= 0 and i0 <= -1 + N }'
9   element_type: int
10   element_size: 4
11 statements:
12 - line: 9
13   domain: '[N] -> { S_0[i] : 1 = 0 }'
14   body:
15     type: expression
16     expr:
17       type: op
18       operation: =
19       arguments:
20       - type: access
21         index: '[N] -> { S_0[i] -> a[(0 : 1 = 0)] }'
22         reference: __pet_ref_0
23         read: 0
24         write: 1
25       - type: access
26         index: '[N] -> { S_0[i] -> [(0 : 1 = 0)] }'
27         reference: __pet_ref_1
28         read: 1
29         write: 0