Lines Matching refs:bestcost
3500 uint64_t bestcost;3524 bestcost = UINT_MAX;3592 if (cost < bestcost)3594 bestcost = cost;