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