resetting manifest requested domain to floor
[platform/upstream/cloog.git] / test / esced.c.polylib
1 /* Generated by CLooG v0.12 in 0.00s. */
2 if (n >= 1) {
3   for (i=1;i<=m;i++) {
4     S1 ;
5     for (j=1;j<=n;j++) {
6       S2 ;
7     }
8   }
9 }
10 if (n <= 0) {
11   for (i=1;i<=m;i++) {
12     S1 ;
13   }
14 }