Polly 19.0.0git
component7.c
Go to the documentation of this file.
1S();
2for (int c0 = 0; c0 < K; c0 += 32)
3 for (int c1 = c0; c1 <= min(K - 1, c0 + 31); c1 += 1)
4 T(c1);
S()
c1
Definition: dot.c:2
c0
Definition: multi-stride2.c:2