Home
last modified time | relevance | path

Searched refs:unit_growth (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-cp.cc3532 int unit_growth = opt_for_fn (node->decl, param_ipa_cp_unit_growth); in get_max_overall_size() local
3533 max_new_size += max_new_size * unit_growth / 100 + 1; in get_max_overall_size()