add backend independent functions for creating CloogDomains and CloogScatterings
[cloog/uuh.git] / test / polylib / esced.c
blob29eeb7222221c5248d8f765fc8e6649dc5998e86
1 /* Generated from ../../../git/cloog/test/esced.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
2 if (m >= 1) {
3 if (n >= 1) {
4 for (i=1;i<=m;i++) {
5 S1(i) ;
6 for (j=1;j<=n;j++) {
7 S2(i,j) ;
11 if (n <= 0) {
12 for (i=1;i<=m;i++) {
13 S1(i) ;