Add option OMP_PARALLEL_FORMAT_BARE to enable bare OMP FOR blocks in OpenMP
[cloog/uuh.git] / test / min-2-1.c
blobf7161bcbaf9ccdb576ee77cc5ce7b0eee2e6e3d1
1 /* Generated from ../../../git/cloog/test/min-2-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 for (k=0;k<=min(min(M,i),-i+N);k++) {
6 S1(i,j,k) ;