summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/stride5.c
blob: ee89e3675980e4835691897bb0470f8e6ab9c83b (plain)
1
2
3
if (n % 2 == 0)
  for (int c0 = (n / 2) + 2 * floord(-n - 1, 4) + 2; c0 <= 100; c0 += 2)
    S(c0);
OpenPOWER on IntegriCloud