Searched refs:add_cgraph_insertion_hook (Results 1 – 5 of 5) sorted by relevance
44 symtab->add_cgraph_insertion_hook in class()
1198 symtab->add_cgraph_insertion_hook (&add_new_function, NULL); in register_hooks()
2176 cgraph_node_hook_list *add_cgraph_insertion_hook (cgraph_node_hook hook,
390 symbol_table::add_cgraph_insertion_hook (cgraph_node_hook hook, void *data) in add_cgraph_insertion_hook() function
3962 symtab->add_cgraph_insertion_hook (&ipa_add_new_function, NULL); in ipa_register_cgraph_hooks()