CLooG 0.18.4
[cloog.git] / test / infinite2.c
blob80a0b35c32d8adf1ef4ffdd066809dbce4cba908
1 /* Generated from ../../../git/cloog/test/infinite2.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
2 for (i=1;i<=N;i++) {
3 S1(i) ;
4 for (j=1;j<=M;j++) {
5 S2(i,j) ;
8 for (i=N+1;;i++) {
9 S1(i) ;