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

/haiku-buildtools/gcc/gcc/
H A Dipa-cp.c557 gather_caller_stats (struct cgraph_node *node, void *data) function
603 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats, false);
2423 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
3210 orig_node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
3214 new_node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,

Completed in 103 milliseconds