blob: 8c4b9c7c71536c6b9ccdb53c7b9b215037bbd93c [file] [log] [blame]
/* Generated from ../../../git/cloog/test/./reservoir/loechner4.cloog by CLooG 0.14.0-136-gb91ef26 gmp bits in 0.02s. */
if (M >= 1) {
for (c2=2;c2<=2*M;c2++) {
for (c4=1;c4<=M;c4++) {
for (c6=1;c6<=M;c6++) {
for (c8=max(1,c2-M);c8<=min(M,c2-1);c8++) {
S1(c6,c4,c8,c2-c8) ;
}
}
}
}
}