1/* Generated from ../../../git/cloog/test/ex1.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.01s. */
2for (i=0;i<=14;i++) {
3  for (j=0;j<=n-15;j++) {
4    S1(i,j) ;
5  }
6}
7for (i=15;i<=n;i++) {
8  for (j=0;j<=9;j++) {
9    S1(i,j) ;
10  }
11  for (j=10;j<=n-15;j++) {
12    S1(i,j) ;
13    S2(i,j) ;
14  }
15  for (j=n-14;j<=n;j++) {
16    S2(i,j) ;
17  }
18}
19