Searched refs:mBest (Results 1 – 1 of 1) sorted by relevance
4009 Bitmask mBest; /* Tables used by best possible plan */ in whereLoopAddVirtual() local4050 if( rc==SQLITE_OK && ((mBest = (pNew->prereq & ~mPrereq))!=0 || bIn) ){ in whereLoopAddVirtual()4084 if( mNext==mBest || mNext==mBestNoIn ) continue; in whereLoopAddVirtual()