1 2 3 4 5 6 7
/* Generated by CLooG v0.12 in 0.00s. */ for (i=2;i<=n;i+=2) { if (i%4 == 0) { S2(j = i/4) ; } S1(j = i/2) ; }