Fix include directory for libcloog-isl
[cloog/bastoul.git] / test / reservoir / pingali6.c
blob5ce4a8530d833a947a6bd0ca7821b3150664662e
1 /* Generated from ../../../git/cloog/test/./reservoir/pingali6.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.04s. */
2 if (N >= 3) {
3 for (c4=2;c4<=N-1;c4++) {
4 for (c6=2;c6<=N-1;c6++) {
5 S1(1,c4,c6) ;
8 for (c2=3;c2<=2*M;c2++) {
9 for (c4=2;c4<=N-1;c4++) {
10 for (c6=2;c6<=N-1;c6++) {
11 if (c2%2 == 0) {
12 S1(c2/2,c4,c6) ;
16 for (c4=2;c4<=N-1;c4++) {
17 for (c6=2;c6<=N-1;c6++) {
18 if ((c2+1)%2 == 0) {
19 S2((c2-1)/2,c4,c6) ;
24 for (c4=2;c4<=N-1;c4++) {
25 for (c6=2;c6<=N-1;c6++) {
26 S2(M,c4,c6) ;