llvm-project/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c

4 lines
77 B
C

if (P >= Q + 1 || Q >= P + 1)
for (int c0 = 0; c0 < N; c0 += 1)
S(c0);