Searched refs:final_cost (Results 1 – 2 of 2) sorted by relevance
221 const int64 final_cost = (total_cost >= static_cast<double>(kint64max)) in Compute() local226 final_cost, SortIndices); in Compute()
321 double final_cost = in EstimateCost() local323 return QueryCost{final_cost, current_row_count}; in EstimateCost()