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