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