Lines Matching refs:FIdx
3881 for (size_t FIdx = 0, NumForms = LU.Formulae.size();3882 FIdx != NumForms; ++FIdx) {3883 Formula &F = LU.Formulae[FIdx];3920 BestFormulae.insert(std::make_pair(Key, FIdx));3941 --FIdx;