Home
last modified time | relevance | path

Searched refs:whereLoopCheaperProperSubset (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhere.c2317 static int whereLoopCheaperProperSubset( in whereLoopCheaperProperSubset() function
2360 if( whereLoopCheaperProperSubset(p, pTemplate) ){ in whereLoopAdjustCost()
2369 }else if( whereLoopCheaperProperSubset(pTemplate, p) ){ in whereLoopAdjustCost()