Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dcgraph.h273 void cgraph_set_call_stmt (struct cgraph_edge *, tree);
Dcgraph.c353 cgraph_set_call_stmt (struct cgraph_edge *e, tree new_stmt) in cgraph_set_call_stmt() function
Dtree-inline.c742 cgraph_set_call_stmt (edge, stmt); in copy_bb()
749 cgraph_set_call_stmt (edge, stmt); in copy_bb()