Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:ExtIdx

2025     const unsigned ExtIdx = *Idx;
2026 if (ExtIdx != I) {
2027 if (ExtIdx >= E || CurrentOrder[ExtIdx] != E + 1)
2030 CurrentOrder[ExtIdx] = I;