1if (t1 >= 126)
2 S(0, t1 - 384);
3S(0, t1 - 256);
4if (t1 >= 126)
5 S(1, t1 - 384);
6S(1, t1 - 256);
7

source code of polly/lib/External/isl/test_inputs/codegen/unroll11.c