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