ported domain_difference
[cloog-ppl.git] / test / infinite3.c
blob9ce61b1829e7cdf32e845e91c8bac7c428a10a51
1 /* Generated by CLooG v0.10.7 */
2 for (;i<=0;i++) {
3 S1 ;
5 for (i=1;i<=min(M,N);i++) {
6 S1 ;
7 for (j=1;j<=M;j++) {
8 S2 ;
11 for (i=N+1;i<=M;i++) {
12 S1 ;
14 for (i=M+1;i<=N;i++) {
15 for (j=1;j<=M;j++) {
16 S2 ;