Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c2355 static void whereLoopAdjustCost(const WhereLoop *p, WhereLoop *pTemplate){ in whereLoopAdjustCost() function
2498 whereLoopAdjustCost(pWInfo->pLoops, pTemplate); in whereLoopInsert()