Searched refs:estimated_cost (Results 1 – 3 of 3) sorted by relevance
83 info.estimated_cost = idx->estimatedCost; in BestIndexInternal()105 idx->estimatedCost = info.estimated_cost; in BestIndexInternal()
175 double estimated_cost = 0; member
173 info->estimated_cost = cost_and_rows.cost; in BestIndex()