Searched refs:regrename_do_replace (Results 1 – 5 of 5) sorted by relevance
103 extern bool regrename_do_replace (du_head_p, int);
515 if (regrename_do_replace (this_head, best_new_reg)) in rename_chains()961 regrename_do_replace (struct du_head *head, int reg) in regrename_do_replace() function
99 extern void regrename_do_replace (du_head_p, int);
498 regrename_do_replace (this_head, best_new_reg); in rename_chains()931 regrename_do_replace (struct du_head *head, int reg) in regrename_do_replace() function
42490 bool ok = regrename_do_replace (head, best_reg); in ix86_mitigate_rop()