remove cpp option (defaulting to true)
[cloog/uuh.git] / test / isl / emploi.c
blob6f77d44b9176167c5e8640bf9e0cda922bd6fd1c
1 /* Generated from ../../../git/cloog/test/emploi.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.02s. */
2 if (n >= 1) {
3 if (m >= 1) {
4 for (i=1;i<=n;i++) {
5 if (i <= min(2*m,m-1)) {
6 S1(i) ;
8 if (i >= m) {
9 S1(i) ;
11 for (j=1;j<=m;j++) {
12 S2(i,j) ;
16 if (m <= 0) {
17 for (i=1;i<=n;i++) {
18 S1(i) ;