Home
last modified time | relevance | path

Searched refs:only_called_directly_p (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-utils.cc301 && !node->only_called_directly_p ()))) in ipa_reverse_postorder()
Dcgraph.cc2275 && ultimate_alias_target () == this && only_called_directly_p ())) in dump()
3058 if (!only_called_directly_p ()) in will_be_removed_from_program_if_no_direct_calls_p()
3073 && !next->only_called_directly_p ()) in will_be_removed_from_program_if_no_direct_calls_p()
3106 cgraph_node::only_called_directly_p (void) in only_called_directly_p() function in cgraph_node
Dtree-profile.cc426 if (c_node->only_called_directly_p () in gimple_gen_ic_func_profiler()
Dcgraph.h1241 bool only_called_directly_p (void);
DChangeLog-201431249 (bool only_called_directly_p (void)): created from cgraph_only_called_directly_p
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000-call.cc558 return !c_node->only_called_directly_p (); in call_ABI_of_interest()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-features.cc2014 && (!cgraph_node::get (cfun->decl)->only_called_directly_p () in rest_of_insert_endbr_and_patchable_area()
Di386.cc17743 && !cgraph_node::get (fndecl)->only_called_directly_p ()) in ix86_trampoline_init()