Update m4 script for Clang build
[cloog/uuh.git] / test / min-1-1.c
blob896fea083e3046e9854d39eeff1a0e133bc45273
1 /* Generated from ../../../git/cloog/test/min-1-1.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.01s. */
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) ;