Searched refs:expand_all_artificial_thunks (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphclones.c263 n->expand_all_artificial_thunks once all callers are redirected. */
279 cgraph_node::expand_all_artificial_thunks () function in class:cgraph_node
295 thunk->expand_all_artificial_thunks ();
439 new_node->expand_all_artificial_thunks ();
H A Dcgraph.h1113 void expand_all_artificial_thunks ();
1762 n->expand_all_artificial_thunks once all callers are redirected. */
H A Dipa-cp.c4619 new_node->expand_all_artificial_thunks ();
5365 val->spec_node->expand_all_artificial_thunks ();
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dcgraphclones.cc269 n->expand_all_artificial_thunks once all callers are redirected. */
285 cgraph_node::expand_all_artificial_thunks () function in class:cgraph_node
301 thunk->expand_all_artificial_thunks ();
440 new_node->expand_all_artificial_thunks ();
H A Dcgraph.h1061 void expand_all_artificial_thunks ();
1711 n->expand_all_artificial_thunks once all callers are redirected. */
H A Dipa-cp.cc5205 new_node->expand_all_artificial_thunks ();
5947 val->spec_node->expand_all_artificial_thunks ();

Completed in 288 milliseconds