Searched refs:wherePathSolver (Results 1 – 1 of 1) sorted by relevance
174679 static int wherePathSolver(WhereInfo *pWInfo, LogEst nRowEst){ function175950 wherePathSolver(pWInfo, 0);175954 wherePathSolver(pWInfo, pWInfo->nRowOut<0 ? 1 : pWInfo->nRowOut+1);