Searched defs:replacement (Results 1 – 7 of 7) sorted by relevance
261 std::string replacement = oss.str(); in DumpDiff() local
343 HInstruction* replacement) { in Replace()1382 HInstruction* replacement) { in ReplaceInduction()
1581 HCondition* replacement = in VisitCondition() local2375 HInstruction* replacement; in SimplifyStringIsEmptyOrLength() local
561 HInstruction* user, HInstruction* old_instruction, HInstruction* replacement) { in UpdateInductionRangeInfoOf()
162 HInstruction* replacement, in FixOutsideUse()
2450 HInstruction* replacement = induction_range_.GenerateLastValue(instruction, graph_, block); in TryReplaceWithLastValue() local
1896 void ReplaceInstruction(HInstruction* instruction, HInstruction* replacement) { in ReplaceInstruction()