Imported Upstream version 0.15.10
[platform/upstream/cloog-isl.git] / test / rectangle.cloog
1 # language: C
2 c
3
4 # parameter {n | n>= 0}
5 1 3
6 #  n  1
7 1  1  0
8 1
9 n
10
11 1 # Number of statements:
12
13 1
14 # {ii, i | 0<=i<=n 0<=j<=n}
15 4 5
16 #   i   j   n   1
17 1   1   0   0   0
18 1  -1   0   1   0
19 1   0   1   0   0
20 1   0  -1   1   0
21 0   0   0
22 0
23
24 1 # Scattering functions
25
26 1 6
27 # c1   j   i   n   1
28 0  1  -1  -1   0   0
29 0