Searched refs:old_instruction (Results 1 – 2 of 2) sorted by relevance
331 HInstruction* user, HInstruction* old_instruction, HInstruction* replacement);
601 HInstruction* user, HInstruction* old_instruction, HInstruction* replacement) { in UpdateInductionRangeInfoOf() argument603 induction_range_->Replace(user, old_instruction, replacement); in UpdateInductionRangeInfoOf()