Lines Matching refs:bestcost
3510 uint64_t bestcost;3534 bestcost = UINT_MAX;3602 if (cost < bestcost)3604 bestcost = cost;