Searched refs:do_estimate_growth_1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline-analysis.c411 do_estimate_growth_1 (struct cgraph_node *node, void *data) function
474 if (node->call_for_symbol_and_aliases (do_estimate_growth_1, &d, true))
589 if (node->call_for_symbol_and_aliases (do_estimate_growth_1, &d, true))
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa-inline-analysis.cc404 do_estimate_growth_1 (struct cgraph_node *node, void *data) function
467 if (node->call_for_symbol_and_aliases (do_estimate_growth_1, &d, true))
582 if (node->call_for_symbol_and_aliases (do_estimate_growth_1, &d, true))

Completed in 264 milliseconds