summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c
blob: ff4d5539178d1f9e28ac86c3984dfea0cf7abf91 (plain)
1
2
3
4
5
6
{
  S1();
  for (int c0 = 0; c0 <= 1; c0 += 1)
    S3(c0);
  S2();
}
OpenPOWER on IntegriCloud