Searched refs:cost (Results 1 – 1 of 1) sorted by relevance
229 int32_t cost = kPrefixConstantCost; in Savings() local232 cost += depth_; in Savings()245 return count_ * (depth_ - first_used) - cost + extra_savings; in Savings()