Searched refs:update_caller_keys (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | ipa-inline.c | 1000 update_caller_keys (fibheap_t heap, struct cgraph_node *node, in update_caller_keys() function 1019 update_caller_keys (heap, alias, updated_nodes, check_inlinablity_for); in update_caller_keys() 1120 update_caller_keys (heap, callee, updated_nodes, e); in update_all_callee_keys() 1551 update_caller_keys (heap, where, updated_nodes, NULL); in inline_small_functions() 1556 update_caller_keys (heap, callee, updated_nodes, NULL); in inline_small_functions()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | ipa-inline.c | 1334 update_caller_keys (edge_heap_t *heap, struct cgraph_node *node, in update_caller_keys() function 1350 update_caller_keys (heap, alias, updated_nodes, check_inlinablity_for); in update_caller_keys() 1702 update_caller_keys (edge_heap, where, in resolve_noninline_speculation() 1861 update_caller_keys (&edge_heap, where, in inline_small_functions() 2069 update_caller_keys (&edge_heap, where, updated_nodes, NULL); in inline_small_functions()
|