xref: /llvm-project/polly/lib/External/isl/test_inputs/codegen/single_valued.c (revision 52a25237d894fd5736a90f11df2c5c9391d13fd5)
1*52a25237STobias Grosser if (2 * ((t1 - 1) % 64) + 8 >= t1)
2*52a25237STobias Grosser   S(-(2 * ((t1 - 1) % 64)) + t1 + 126);
3