Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc151 symtab->call_edge_duplication_hooks (this, new_edge); in clone()
261 symtab->call_edge_duplication_hooks (thunk->callees, e); in duplicate_thunk_for_node()
H A Dcgraph.cc449 symbol_table::call_edge_duplication_hooks (cgraph_edge *cs1, cgraph_edge *cs2) in call_edge_duplication_hooks() function in symbol_table
1128 symtab->call_edge_duplication_hooks (this, e2); in make_speculative()
H A Dcgraph.h2415 void call_edge_duplication_hooks (cgraph_edge *cs1, cgraph_edge *cs2);
H A DChangeLog-201425468 (void call_edge_duplication_hooks (cgraph_edge *cs1, cgraph_edge *cs2)):
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c149 symtab->call_edge_duplication_hooks (this, new_edge); in clone()
255 symtab->call_edge_duplication_hooks (thunk->callees, e); in duplicate_thunk_for_node()
H A Dcgraph.c446 symbol_table::call_edge_duplication_hooks (cgraph_edge *cs1, cgraph_edge *cs2) in call_edge_duplication_hooks() function
1118 symtab->call_edge_duplication_hooks (this, e2); in make_speculative()
H A Dcgraph.h2445 void call_edge_duplication_hooks (cgraph_edge *cs1, cgraph_edge *cs2);