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

/freebsd-9.3-release/contrib/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, function
1043 new = cgraph_create_edge (n, e->callee, call_stmt,
H A Dcgraphunit.c589 cgraph_create_edge (node, cgraph_node (decl), stmt,
663 cgraph_create_edge (node, cgraph_node (decl), stmt,
H A Dtree-inline.c1991 cgraph_create_edge (id->dst_node, dest, stmt,

Completed in 166 milliseconds