Home
last modified time | relevance | path

Searched defs:new_callee (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dcgraph.c836 struct cgraph_node *new_callee = cgraph_get_node (decl); in cgraph_set_call_stmt() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcgraph.c811 cgraph_node *new_callee = cgraph_node::get (decl); in set_call_stmt() local