Searched refs:repl (Results 1 – 1 of 1) sorted by relevance
985 HInstruction* repl = ReduceAndExtractIfNeeded(i->second); in Vectorize() local988 induction_range_.Replace(use.GetUser(), phi, repl); // update induction use in Vectorize()990 phi->ReplaceWith(repl); in Vectorize()