Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dcgraph.h273 void cgraph_set_call_stmt (struct cgraph_edge *, tree);
H A Dcgraph.c353 cgraph_set_call_stmt (struct cgraph_edge *e, tree new_stmt) in cgraph_set_call_stmt() function
H A Dtree-inline.c742 cgraph_set_call_stmt (edge, stmt); in copy_bb()
749 cgraph_set_call_stmt (edge, stmt); in copy_bb()
H A DChangeLog-20062644 * 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.