Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc262 symtab->call_cgraph_duplication_hooks (thunk, new_thunk); in duplicate_thunk_for_node()
458 symtab->call_cgraph_duplication_hooks (this, new_node); in create_clone()
662 symtab->call_cgraph_duplication_hooks (this, new_node); in create_virtual_clone()
H A Dcgraph.h2412 void call_cgraph_duplication_hooks (cgraph_node *node, cgraph_node *node2);
H A Dcgraph.cc490 symbol_table::call_cgraph_duplication_hooks (cgraph_node *node, in call_cgraph_duplication_hooks() function in symbol_table
H A DChangeLog-201425466 (void call_cgraph_duplication_hooks (cgraph_node *node,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c256 symtab->call_cgraph_duplication_hooks (thunk, new_thunk); in duplicate_thunk_for_node()
457 symtab->call_cgraph_duplication_hooks (this, new_node); in create_clone()
652 symtab->call_cgraph_duplication_hooks (this, new_node); in create_virtual_clone()
H A Dcgraph.h2442 void call_cgraph_duplication_hooks (cgraph_node *node, cgraph_node *node2);
H A Dcgraph.c487 symbol_table::call_cgraph_duplication_hooks (cgraph_node *node, in call_cgraph_duplication_hooks() function