First commit : 0.14.0 version (with roadmap in doc instead of
[cloog/uuh.git] / test / multi-mm-1.c
blobc42bf98a28615dbe9de3dd7b82957e199ddc5a01
1 /* Generated by CLooG v0.10.7 */
2 for (i=0;i<=N;i++) {
3 for (j=0;j<=i;j++) {
4 S1 ;
5 S2 ;
8 for (i=N+1;i<=M;i++) {
9 for (j=0;j<=N;j++) {
10 S1 ;
11 S2 ;
13 for (j=N+1;j<=i;j++) {
14 S1 ;