Home
last modified time | relevance | path

Searched refs:remove_cgraph_insertion_hook (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsymbol-summary.h67 m_symtab->remove_cgraph_insertion_hook (m_symtab_insertion_hook); in class()
H A Dipa-pure-const.c2010 symtab->remove_cgraph_insertion_hook (function_insertion_hook_holder); in execute()
H A Dcgraph.h2180 void remove_cgraph_insertion_hook (cgraph_node_hook_list *entry);
H A Dcgraph.c407 symbol_table::remove_cgraph_insertion_hook (cgraph_node_hook_list *entry) in remove_cgraph_insertion_hook() function
H A Dipa-prop.c3970 symtab->remove_cgraph_insertion_hook (function_insertion_hook_holder); in ipa_unregister_cgraph_hooks()