Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcgraph.h267 struct cgraph_edge *cgraph_create_edge (struct cgraph_node *,
H A Dcgraph.c377 cgraph_create_edge (struct cgraph_node *caller, struct cgraph_node *callee, in cgraph_create_edge() function
1043 new = cgraph_create_edge (n, e->callee, call_stmt, in cgraph_clone_edge()
H A Dcgraphunit.c589 cgraph_create_edge (node, cgraph_node (decl), stmt, in cgraph_create_edges()
663 cgraph_create_edge (node, cgraph_node (decl), stmt, in rebuild_cgraph_edges()
H A Dtree-inline.c1991 cgraph_create_edge (id->dst_node, dest, stmt, in expand_call_inline()