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()673 HInstruction* copy_instr = GetInstrCopy(orig_instr); in CheckInstructionInputsRemapping() local737 HInstruction* copy_instr = it.second; in VerifyGraph() local979 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local989 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local
199 HInstruction* GetInstrOrig(HInstruction* copy_instr) const { in GetInstrOrig()
184 HInstruction* copy_instr = it.second; in TEST_F() local