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