hide isl_map_add_basic_map
[isl.git] / test_inputs / codegen / unroll11.c
blobc1fc5298a48cd3e3fee7628a9f5c39b95b0da070
2 if (t1 >= 126)
3 S(0, t1 - 384);
4 S(0, t1 - 256);
5 if (t1 >= 126)
6 S(1, t1 - 384);
7 S(1, t1 - 256);