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

3 lines
53 B
C

for (int c0 = max(1, m); c0 <= n; c0 += 1)
S1(c0);