Home
last modified time | relevance | path

Searched refs:set_call_stmt_including_clones (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcgraphclones.c715 cgraph_node::set_call_stmt_including_clones (gimple *old_stmt, in set_call_stmt_including_clones() function
H A Dcgraph.c1333 e->caller->set_call_stmt_including_clones (e->call_stmt, new_stmt, in redirect_call_stmt_to_callee()
1558 e->caller->set_call_stmt_including_clones (e->call_stmt, new_stmt, false); in redirect_call_stmt_to_callee()
H A Dcgraph.h911 void set_call_stmt_including_clones (gimple *old_stmt, gcall *new_stmt,
H A Dtree-inline.c2078 id->dst_node->set_call_stmt_including_clones (orig_stmt, in copy_bb()