summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/cloog/mod.c
blob: cafe0b85ddbeeb7250784d5ffbc1443134eaf699 (plain)
1
2
3
for (int c0 = 0; c0 <= 3; c0 += 1)
  if ((c0 + 1) % 3 >= 1)
    S1(c0);
OpenPOWER on IntegriCloud