Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-icf.c1050 && !n_alias->call_for_symbol_and_aliases (cgraph_node::has_thunk_p, in redirect_all_callers()
1278 && !alias->call_for_symbol_and_aliases (cgraph_node::has_thunk_p, in merge()
H A Dcgraph.h1355 static bool has_thunk_p (cgraph_node *node, void *);
H A Dcgraph.c3891 cgraph_node::has_thunk_p (cgraph_node *node, void *) in has_thunk_p() function