summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/component1.c
blob: 9b1c685098468cdb5d778e3f56075f424385e66d (plain)
1
2
3
4
5
{
  A();
  for (int c0 = 0; c0 <= 9; c0 += 1)
    B(c0);
}
OpenPOWER on IntegriCloud