Home
last modified time | relevance | path

Searched refs:expand_all_artificial_thunks (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc285 cgraph_node::expand_all_artificial_thunks () in expand_all_artificial_thunks() function in cgraph_node
301 thunk->expand_all_artificial_thunks (); in expand_all_artificial_thunks()
440 new_node->expand_all_artificial_thunks (); in create_clone()
H A Dcgraph.h1066 void expand_all_artificial_thunks ();
H A Dipa-cp.cc5205 new_node->expand_all_artificial_thunks (); in create_specialized_node()
5947 val->spec_node->expand_all_artificial_thunks (); in perhaps_add_new_callers()
H A DChangeLog-20142067 * cgraph.h (cgraph_node): New method expand_all_artificial_thunks.
2073 (cgraph_node::expand_all_artificial_thunks): New method.
2074 (create_clone): Call expand_all_artificial_thunks.
2077 Also call expand_all_artificial_thunks.
H A DChangeLog-20208117 (cgraph_node::expand_all_artificial_thunks): Update.
H A DChangeLog-201825421 expand_all_artificial_thunks if necessary.
H A DChangeLog-20192201 (cgraph_node::expand_all_artificial_thunks): Analyze expanded thunks.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c279 cgraph_node::expand_all_artificial_thunks () in expand_all_artificial_thunks() function
295 thunk->expand_all_artificial_thunks (); in expand_all_artificial_thunks()
439 new_node->expand_all_artificial_thunks (); in create_clone()
H A Dcgraph.h1113 void expand_all_artificial_thunks ();
H A Dipa-cp.c4619 new_node->expand_all_artificial_thunks ();
5365 val->spec_node->expand_all_artificial_thunks ();