Searched refs:sqlite3DefaultRowEst (Results 1 – 3 of 3) sorted by relevance
1913 if( !pIdx->hasStat1 ) sqlite3DefaultRowEst(pIdx);
4259 sqlite3DefaultRowEst(pIndex); in sqlite3CreateIndex()4513 void sqlite3DefaultRowEst(Index *pIdx){ in sqlite3DefaultRowEst() function
5113 void sqlite3DefaultRowEst(Index*);