Searched refs:set_call_stmt_including_clones (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c754 cgraph_node::set_call_stmt_including_clones (gimple *old_stmt, function in class:cgraph_node
H A Dcgraph.h961 void set_call_stmt_including_clones (gimple *old_stmt, gcall *new_stmt,
H A Dcgraph.c1597 e->caller->set_call_stmt_including_clones (e->call_stmt, new_stmt, false);
H A Dtree-inline.c2295 id->dst_node->set_call_stmt_including_clones (orig_stmt,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc766 cgraph_node::set_call_stmt_including_clones (gimple *old_stmt, function in class:cgraph_node
H A Dcgraph.h913 void set_call_stmt_including_clones (gimple *old_stmt, gcall *new_stmt,
H A Dcgraph.cc1600 e->caller->set_call_stmt_including_clones (e->call_stmt, new_stmt, false);
H A Dtree-inline.cc2319 id->dst_node->set_call_stmt_including_clones (orig_stmt,

Completed in 360 milliseconds