Searched refs:iLt (Results 1 – 1 of 1) sorted by relevance
1272 int iLt = -1; in unionBestIndex() local1285 iLt = i; in unionBestIndex()1306 if( iLt>=0 ){ in unionBestIndex()1308 pIdxInfo->aConstraintUsage[iLt].argvIndex = iCons++; in unionBestIndex()1309 pIdxInfo->aConstraintUsage[iLt].omit = 1; in unionBestIndex()1310 idxNum |= pIdxInfo->aConstraint[iLt].op; in unionBestIndex()