summaryrefslogtreecommitdiffstats
path: root/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c
blob: 6011a3b0d404aca35fba0a63895d0f2897b30665 (plain)
1
2
3
if (P >= Q + 1 || Q >= P + 1)
  for (int c0 = 0; c0 < N; c0 += 1)
    S(c0);
OpenPOWER on IntegriCloud