add backend independent functions for creating CloogDomains and CloogScatterings
[cloog/uuh.git] / test / polylib / min-1-1.c
blobb7328b7cd909c1e679ae9a7c2ccea926cb101faf
1 /* Generated from ../../../git/cloog/test/min-1-1.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.00s. */
2 if ((M >= 0) && (N >= 1)) {
3 for (i=1;i<=N;i++) {
4 for (j=0;j<=min(min(M,i),-i+N);j++) {
5 S1(i,j) ;