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