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