Home | History | Annotate | Download | only in priv

Lines Matching refs:jmax

4615    Int      i, j, jmax, n_vars;
4755 jmax = unroll_factor==8 ? 3 : (unroll_factor==4 ? 2 : 1);
4756 for (j = 1; j <= jmax; j++) {