Searched refs:redirect_callee_duplicating_thunks (Results 1 – 5 of 5) sorted by relevance
272 cgraph_edge::redirect_callee_duplicating_thunks (cgraph_node *n) in redirect_callee_duplicating_thunks() function in cgraph_edge438 e->redirect_callee_duplicating_thunks (new_node); in create_clone()
1719 void redirect_callee_duplicating_thunks (cgraph_node *n);
5196 cs->redirect_callee_duplicating_thunks (new_node); in create_specialized_node()5946 cs->redirect_callee_duplicating_thunks (val->spec_node); in perhaps_add_new_callers()
2068 (cgraph_edge): New method redirect_callee_duplicating_thunks.2072 redirect_callee_duplicating_thunks.2076 redirect_callee_duplicating_thunks instead of redirect_callee.
8116 (cgraph_edge::redirect_callee_duplicating_thunks): Update.