Searched refs:isSimpleCount (Results 1 – 1 of 1) sorted by relevance
5209 static Table *isSimpleCount(Select *p, AggInfo *pAggInfo){ in isSimpleCount() function7713 if( (pTab = isSimpleCount(p, pAggInfo))!=0 ){ in sqlite3Select()