blob: 7ec66bdb769d9a4739eaa767c9e1ae3bbe6eac9d [file] [log] [blame]
/* Generated from ../../../git/cloog/test/isl/unroll2.cloog by CLooG 0.16.3-13-g27516e4 gmp bits in 0.00s. */
if ((M >= -1) && (M <= 9)) {
if (M >= 0) {
S1(M);
}
S1(M+1);
}