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

3 lines
43 B
C

if (2 * (n % 100) == 3 * (m % 200))
A();