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()714 HInstruction* copy_instr = GetInstrCopy(orig_instr); in CheckInstructionInputsRemapping() local778 HInstruction* copy_instr = it.second; in VerifyGraph() local1025 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local1035 HInstruction* copy_instr = orig_instr->Clone(arena_); in CloneBasicBlock() local
201 HInstruction* GetInstrOrig(HInstruction* copy_instr) const { in GetInstrOrig()
180 HInstruction* copy_instr = it.second; in TEST_F() local