Searched refs:call_cgraph_duplication_hooks (Results 1 – 3 of 3) sorted by relevance
334 symtab->call_cgraph_duplication_hooks (thunk, new_thunk); in duplicate_thunk_for_node()507 symtab->call_cgraph_duplication_hooks (this, new_node); in create_clone()618 symtab->call_cgraph_duplication_hooks (this, new_node); in create_virtual_clone()917 symtab->call_cgraph_duplication_hooks (this, new_version); in create_version_clone()
2212 void call_cgraph_duplication_hooks (cgraph_node *node, cgraph_node *node2);
489 symbol_table::call_cgraph_duplication_hooks (cgraph_node *node, in call_cgraph_duplication_hooks() function