Searched refs:nRow0 (Results 1 – 1 of 1) sorted by relevance
2053 i64 nRow0 = sqlite3LogEstToInt(p->aiRowLogEst[0]); in whereInScanEst() local2062 nEst = nRow0; in whereInScanEst()2069 if( nRowEst > nRow0 ) nRowEst = nRow0; in whereInScanEst()