Searched refs:caller_growth (Results 1 – 1 of 1) sorted by relevance
1291 int caller_growth = caller_info->growth; in edge_badness() local1295 if (!caller_info->single_caller && overall_growth < caller_growth in edge_badness()1303 overall_growth, caller_growth); in edge_badness()1304 overall_growth = caller_growth; in edge_badness()