Searched defs:copy_instr (Results 1 – 3 of 3) sorted by relevance
116 void SuperblockCloner::ReplaceInputsWithCopies(HInstruction* copy_instr) { in ReplaceInputsWithCopies()132 void SuperblockCloner::DeepCloneEnvironmentWithRemapping(HInstruction* copy_instr, in DeepCloneEnvironmentWithRemapping()712 HInstruction* copy_instr = GetInstrCopy(orig_instr); in CheckInstructionInputsRemapping() local776 HInstruction* copy_instr = it.second; in VerifyGraph() local1032 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local1042 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local
202 HInstruction* GetInstrOrig(HInstruction* copy_instr) const { in GetInstrOrig()
181 HInstruction* copy_instr = it.second; in TEST_F() local