Lines Matching full:min_growth
2302 HValue* min_growth = Add<HConstant>(16);2304 new_capacity = AddUncasted<HAdd>(new_capacity, min_growth);