Searched refs:rSortCost (Results 1 – 1 of 1) sorted by relevance
4746 LogEst rScale, rSortCost; in whereSortingCost() local4749 rSortCost = nRow + rScale + 16; in whereSortingCost()4763 rSortCost += estLog(nRow); in whereSortingCost()4764 return rSortCost; in whereSortingCost()