HomeSort by: relevance | last modified time | path
    Searched defs:gather_caller_stats (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-cp.cc 496 gather_caller_stats (struct cgraph_node *node, void *data) function
555 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats, false);
3556 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4770 new_node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4796 orig_node->call_for_symbol_thunks_and_aliases (gather_caller_stats,
ipa-cp.cc 496 gather_caller_stats (struct cgraph_node *node, void *data) function
555 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats, false);
3556 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4770 new_node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4796 orig_node->call_for_symbol_thunks_and_aliases (gather_caller_stats,
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-cp.cc 741 gather_caller_stats (struct cgraph_node *node, void *data) function
800 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats, false);
3565 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4758 new_node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4774 orig_node->call_for_symbol_thunks_and_aliases (gather_caller_stats,
ipa-cp.cc 741 gather_caller_stats (struct cgraph_node *node, void *data) function
800 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats, false);
3565 node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4758 new_node->call_for_symbol_thunks_and_aliases (gather_caller_stats, &stats,
4774 orig_node->call_for_symbol_thunks_and_aliases (gather_caller_stats,

Completed in 110 milliseconds