Searched refs:omit1 (Results 1 – 1 of 1) sorted by relevance
840 int omit1 = 0; in lsm1BestIndex() local854 omit1 = 1; in lsm1BestIndex()863 omit1 = pConstraint->op==SQLITE_INDEX_CONSTRAINT_GE; in lsm1BestIndex()866 omit2 = omit1; in lsm1BestIndex()869 omit1 = pConstraint->op==SQLITE_INDEX_CONSTRAINT_GE; in lsm1BestIndex()878 omit1 = pConstraint->op==SQLITE_INDEX_CONSTRAINT_LE; in lsm1BestIndex()882 omit1 = pConstraint->op==SQLITE_INDEX_CONSTRAINT_LE; in lsm1BestIndex()890 pIdxInfo->aConstraintUsage[argIdx].omit = omit1; in lsm1BestIndex()