Searched refs:references_to_redirect (Results 1 – 3 of 3) sorted by relevance
109 auto_vec<ipa_ref> references_to_redirect; in create_dispatcher_calls() local113 references_to_redirect.safe_push (*ref); in create_dispatcher_calls()121 if (!edges_to_redirect.is_empty () || !references_to_redirect.is_empty ()) in create_dispatcher_calls()133 FOR_EACH_VEC_ELT (references_to_redirect, i, ref) in create_dispatcher_calls()
32011 references_to_redirect from vector of ipa_ref * to vector of ipa_ref.