Searched refs:first_used (Results 1 – 1 of 1) sorted by relevance
230 int32_t first_used = 0u; in Savings() local237 first_used = cur->depth_; in Savings()240 extra_savings += first_used; in Savings()245 return count_ * (depth_ - first_used) - cost + extra_savings; in Savings()