Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDipa-inline.c1140 int caller_growth = caller_info->growth; in edge_badness() local
1144 if (!caller_info->single_caller && overall_growth < caller_growth in edge_badness()
1153 overall_growth, caller_growth); in edge_badness()
1154 overall_growth = caller_growth; in edge_badness()