Imported Upstream version 0.15.10
[platform/upstream/cloog-isl.git] / test / gesced.c.polylib
1 /* Generated by CLooG v0.10.7 */
2 for (c1=1;c1<=N;c1++) {
3   S1(i = c1) ;
4 }
5 for (c1=N+1;c1<=2*N;c1++) {
6   for (i=1;i<=N;i++) {
7     j = c1-N ;
8     S2 ;
9   }
10 }
11 for (c1=2*N+1;c1<=M+N;c1++) {
12   for (i=1;i<=N;i++) {
13     j = c1-2*N ;
14     S3 ;
15     j = c1-N ;
16     S2 ;
17   }
18 }
19 for (c1=M+N+1;c1<=M+2*N;c1++) {
20   for (i=1;i<=N;i++) {
21     j = c1-2*N ;
22     S3 ;
23   }
24 }