Imported Upstream version 0.15.10
[platform/upstream/cloog-isl.git] / test / donotsimp.c.ppl
1 /* Generated from ./donotsimp.cloog by CLooG 0.15 64 bits in 0.01s. */
2 for (c2=1;c2<=10;c2++) {
3   for (c4=1;c4<=c2;c4++) {
4     S1(i = c2,j = c4) ;
5   }
6   for (c4=11;c4<=M;c4++) {
7     S2(i = c2,j = c4) ;
8   }
9 }