summaryrefslogtreecommitdiff
path: root/cloog-0.16.3/test/param-split.c
blob: 97c75b10de0ccbce81f449a2fd2db58b704a50ea (plain)
1
2
3
4
5
6
7
8
9
10
/* Generated from ../../../git/cloog/test/param-split.cloog by CLooG 0.14.0-277-gce2ba57 gmp bits in 0.00s. */
for (i=0;i<=M;i++) {
  S1(i);
  if (i == 0) {
    S2(i);
  }
}
if (M <= -1) {
  S2(0);
}