First commit : 0.14.0 version (with roadmap in doc instead of
[cloog/uuh.git] / test / reservoir / mg-interp2.c
bloba19c581bd3602fd85102956cfb95bc9ecda3d589
1 /* Generated from mg-interp2.cloog by CLooG v0.14.0 64 bits in 0.02s. */
2 /* CLooG asked for 160 KBytes. */
3 if ((M >= P+1) && (N >= Q+1)) {
4 for (c2=1;c2<=O-1;c2++) {
5 for (c4=Q;c4<=N-1;c4++) {
6 for (c6=P;c6<=M-1;c6++) {
7 S1(i = c2,j = c4,k = c6) ;
12 if ((M >= 2) && (N >= Q+1)) {
13 for (c2=1;c2<=O-1;c2++) {
14 for (c4=Q;c4<=N-1;c4++) {
15 for (c6=1;c6<=M-1;c6++) {
16 S2(i = c2,j = c4,k = c6) ;
21 if ((M >= P+1) && (N >= 2)) {
22 for (c2=1;c2<=O-1;c2++) {
23 for (c4=1;c4<=N-1;c4++) {
24 for (c6=P;c6<=M-1;c6++) {
25 S3(i = c2,j = c4,k = c6) ;
30 if ((M >= 2) && (N >= 2)) {
31 for (c2=1;c2<=O-1;c2++) {
32 for (c4=1;c4<=N-1;c4++) {
33 for (c6=1;c6<=M-1;c6++) {
34 S4(i = c2,j = c4,k = c6) ;