First commit : 0.14.0 version (with roadmap in doc instead of
[cloog/uuh.git] / test / iftest2.c
blob9f3cbbc0056218a04b6b240fc0906f6520c06df6
1 /* Generated from ./test/iftest2.cloog by CLooG v0.14.0 64 bits in 0.00s. */
2 /* CLooG asked for 168 KBytes. */
3 if (M >= 1) {
4 for (i=1;i<=N;i++) {
5 for (j=1;j<=M;j++) {
6 if (i <= 2*M) {
7 S1 ;
9 if (i >= max(M,2*M+1)) {
10 S1 ;