Searched refs:cgraph_set_call_stmt (Results 1 – 4 of 4) sorted by relevance
273 void cgraph_set_call_stmt (struct cgraph_edge *, tree);
353 cgraph_set_call_stmt (struct cgraph_edge *e, tree new_stmt) in cgraph_set_call_stmt() function
742 cgraph_set_call_stmt (edge, stmt); in copy_bb()749 cgraph_set_call_stmt (edge, stmt); in copy_bb()
2644 * tree-inline.c (copy_bb): Use cgraph_set_call_stmt.2650 (cgraph_edge, cgraph_set_call_stmt, cgraph_create_edge,2654 (cgraph_set_call_stmt): New function.