ported Constraints2Polyhedron.
[cloog-ppl.git] / test / min-2-1.c.ppl
blob0fe4362779bc8f4ebfa8e17e773326aeb8db42d5
1 /* Generated from ./min-2-1.cloog by CLooG  64 bits in 0.01s. */
2 if (M >= 0) {
3   for (i=1;i<=N;i++) {
4     for (j=0;j<=min(min(i,-i+N),M);j++) {
5       for (k=0;k<=min(min(i,-i+N),M);k++) {
6         S1 ;
7       }
8     }
9   }