isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / test_inputs / codegen / stride5.c
blob5954439dd364d2682a360dfe3d587e1bb45153a4
1 if (n % 2 == 0)
2 for (int c0 = (-n / 2) + 2 * floord(n - 1, 4) + 2; c0 <= 100; c0 += 2)
3 S(c0);