summaryrefslogtreecommitdiff
path: root/test/double.c.ppl
blob: f0656f5dc534be0eb7e9e4526ab4bc0a85de1b07 (plain)
1
2
3
4
5
6
7
8
9
/* Generated from ./double.cloog by CLooG 0.15 64 bits in 0.00s. */
for (i=0;i<=M;i++) {
  S1 ;
  for (j=0;j<=N;j++) {
    S2 ;
    S3 ;
  }
  S4 ;
}