Polly 19.0.0git
unroll11.c
Go to the documentation of this file.
1if (t1 >= 126)
2 S(0, t1 - 384);
3S(0, t1 - 256);
4if (t1 >= 126)
5 S(1, t1 - 384);
6S(1, t1 - 256);
#define S(TYPE, NAME)
t1
Definition: unroll11.c:2