First commit : 0.14.0 version (with roadmap in doc instead of
[cloog/uuh.git] / test / forwardsub-3-1-2.c
blobbb43807d2a2cbeec7729504bdee42a417be475ca
1 /* Generated by CLooG v0.10.7 */
2 S3(i = 2,j = 1) ;
3 S1(i = 3,j = 1) ;
4 S1(i = 4,j = 1) ;
5 S4(i = 4,j = 2) ;
6 for (i=5;i<=M+1;i++) {
7 S1(j = 1) ;
8 for (j=2;j<=floord(i-1,2);j++) {
9 S2 ;
11 if (i%2 == 0) {
12 S4(j = i/2) ;
15 for (i=M+2;i<=2*M-1;i++) {
16 for (j=i-M;j<=floord(i-1,2);j++) {
17 S2 ;
19 if (i%2 == 0) {
20 S4(j = i/2) ;
23 i = 2*M ;
24 S4(j = M) ;