Searched refs:GetCostModelMinCost (Results 1 – 1 of 1) sorted by relevance
158 static double GetCostModelMinCost(CostModelFun* costmodel, void* costcontext) { in GetCostModelMinCost() function225 double mincost = GetCostModelMinCost(costmodel, costcontext); in GetBestLengths()