link against single libLLVM shared library when available
[pet.git] / tests / call1.scop
blob0bba6c2ec676846e2e2e0cc84707b4c0855241fb
1 start: 141
2 end: 245
3 indent: "\t"
4 context: '[n] -> {  : exists (e0 = floor((n)/4): 4e0 = n and n >= 0 and n <= 2147483647)
5   }'
6 schedule: '{ domain: "[n] -> { S_0[]; S_1[i] : exists (e0 = floor((i)/4): 4e0 = i
7   and i >= 0 and i <= -4 + n) }", child: { sequence: [ { filter: "[n] -> { S_0[] }"
8   }, { filter: "[n] -> { S_1[i] }", child: { schedule: "[n] -> L_0[{ S_1[i] -> [(i)]
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 statements:
16 - line: 10
17   domain: '[n] -> { S_0[] }'
18   body:
19     type: expression
20     expr:
21       type: op
22       operation: assume
23       arguments:
24       - type: access
25         index: '[n] -> { S_0[] -> [(1)] }'
26         reference: __pet_ref_0
27         read: 1
28         write: 0
29 - line: 12
30   domain: '[n] -> { S_1[i] : exists (e0 = floor((i)/4): 4e0 = i and i >= 0 and i <=
31     -4 + n) }'
32   body:
33     type: expression
34     expr:
35       type: call
36       name: foo
37       arguments:
38       - type: access
39         index: '[n] -> { S_1[i] -> [(i)] }'
40         reference: __pet_ref_1
41         read: 1
42         write: 0
43       - type: access
44         may_read: '[n] -> { S_1[i] -> A[o0] : o0 <= 3 + i and o0 >= i }'
45         may_write: '[n] -> { S_1[i] -> A[o0] : o0 <= 3 + i and o0 >= i }'
46         must_write: '[n] -> { S_1[i] -> A[o0] : o0 <= 3 + i and o0 >= i }'
47         index: '[n] -> { S_1[i] -> A[] }'
48         depth: 1
49         reference: __pet_ref_2
50         read: 1
51         write: 1