Home
last modified time | relevance | path

Searched refs:call_cgraph_insertion_hooks (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraphunit.c320 call_cgraph_insertion_hooks (node); in process_new_functions()
351 call_cgraph_insertion_hooks (node); in process_new_functions()
358 call_cgraph_insertion_hooks (node); in process_new_functions()
H A Dipa-chkp.c590 symtab->call_cgraph_insertion_hooks (clone); in chkp_maybe_create_clone()
H A Dcgraphclones.c1028 symtab->call_cgraph_insertion_hooks (new_version_node); in create_version_clone_with_body()
H A Dcgraph.h2206 void call_cgraph_insertion_hooks (cgraph_node *node);
H A Dcgraph.c377 symbol_table::call_cgraph_insertion_hooks (cgraph_node *node) in call_cgraph_insertion_hooks() function
H A Dtrans-mem.c5031 symtab->call_cgraph_insertion_hooks (new_node); in ipa_tm_create_version()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c32855 symtab->call_cgraph_insertion_hooks (cgraph_node::get_create (decl)); in make_resolver_func()