1 /* Generated from ../../../git/cloog/test/orc.cloog by CLooG 0.14.0-72-gefe2fc2 gmp bits in 0.06s. */
5 #define floord(n,d) (((n)<0) ? -((-(n)+(d)-1)/(d)) : (n)/(d))
6 #define ceild(n,d) (((n)<0) ? -((-(n))/(d)) : ((n)+(d)-1)/(d))
7 #define max(x,y) ((x) > (y) ? (x) : (y))
8 #define min(x,y) ((x) < (y) ? (x) : (y))
10 #define S1(i) { hash(1); hash(i); }
11 #define S2(i,j) { hash(2); hash(i); hash(j); }
12 #define S3(i,j) { hash(3); hash(i); hash(j); }
13 #define S4(i) { hash(4); hash(i); }
14 #define S5(i) { hash(5); hash(i); }
15 #define S6(i,j) { hash(6); hash(i); hash(j); }
16 #define S7(i) { hash(7); hash(i); }
20 /* Scattering iterators. */
22 /* Original iterators. */
26 for (p2
=1;p2
<=22;p2
++) {
36 for (p1
=2;p1
<=6;p1
++) {
48 for (p2
=1;p2
<=floord(-2*p1
+68,3);p2
++) {
53 S3((p1
-1)/3,(p2
-1)/2) ;
60 p2
= floord(-2*p1
+71,3) ;
65 S3((p1
-1)/3,(p2
-1)/2) ;
70 for (p2
=1;p2
<=18;p2
++) {
83 for (p2
=1;p2
<=9;p2
++) {
86 for (p1
=2;p1
<=42;p1
++) {
98 for (p2
=1;p2
<=9;p2
++) {
106 for (p2
=1;p2
<=9;p2
++) {