First commit : 0.14.0 version (with roadmap in doc instead of
[cloog.git] / test / guide.c
blobb35ad78e19fd89f80800b8b229a6c4d65ffebf6d
1 /* Generated from ./test/guide.cloog by CLooG v0.14.0 64 bits in 0.00s. */
2 /* CLooG asked for 168 KBytes. */
3 for (i=1;i<=N;i++) {
4 if (i >= M) {
5 S1 ;
7 if (i <= min(2*M,M-1)) {
8 S1 ;
11 for (i=N+1;i<=2*N;i++) {
12 S2 ;