Imported Upstream version 0.15.10
[platform/upstream/cloog-isl.git] / test / reservoir / bastoul3.c.polylib
1 /* Generated from test/reservoir/bastoul3.cloog by CLooG v0.14.0 gmp bits in 0.00s. */
2 /* CLooG asked for 60 KBytes. */
3 for (i=3;i<=9;i++) {
4   for (j=max(1,i-6);j<=min(i-2,3);j++) {
5     if ((i+j)%2 == 0) {
6       k = (i-j)/2 ;
7       S1 ;
8     }
9   }
10 }