Polly 20.0.0git
|
Go to the source code of this file.
Functions | |
write_shared_A (3,((t1+3) % 4)+1,((t2+31) % 32)+1) | |
if (t2 >=1 &&t2<=2 &&t1 % 3==0) write_shared_A(3 | |
if (((t1+3) % 4)+1 >=t2||t2 >=((t1+3) % 4)+((t2+1) % 2)+2) write_shared_A(3 | |
if (t1 >=1 &&t2 >=t1+1 &&t2<=4) write_shared_A(3 | |
write_shared_A (4,((t1+3) % 4)+1,((t2+31) % 32)+1) | |
Variables | |
t1 | |
t2 | |
t2 |
Definition at line 3 of file unroll4.c.
Referenced by cmp_constraint(), s_kmul(), s_ksqr(), and test_egcd().