isl_basic_map_simplify: reduce coefficients of integer divisions
[isl.git] / test_inputs / codegen / omega / guard1-1.c
blob3994a6122e75ee1fc9d8e28bd04ea3003d740191
1 if ((n + m + 1) % 2 == 0)
2 s0(n, m);