Home | History | Annotate | Download | only in Scalar

Lines Matching full:fidx

3765     for (size_t FIdx = 0, NumForms = LU.Formulae.size();
3766 FIdx != NumForms; ++FIdx) {
3767 Formula &F = LU.Formulae[FIdx];
3806 BestFormulae.insert(std::make_pair(Key, FIdx));
3827 --FIdx;