xref: /llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.c (revision 1fa7b972c02efa8e80706995f1c6326e68205c47)
1 for (int c0 = 0; c0 <= 5 * n; c0 += 1)
2   for (int c1 = max(-((5 * n - c0 + 1) % 2) - n + c0 + 1, 2 * ((c0 + 2) / 3)); c1 <= min(c0, n + c0 - (n + c0 + 2) / 3); c1 += 2)
3     S1((3 * c1 / 2) - c0, c0 - c1);
4