Home
last modified time | relevance | path

Searched defs:orig_input (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dsuperblock_cloner.cc120 HInstruction* orig_input = copy_instr->InputAt(i); in ReplaceInputsWithCopies() local
675 HInstruction* orig_input = orig_instr->InputAt(i); in CheckInstructionInputsRemapping() local
692 HInstruction* orig_input = orig_env->GetInstructionAt(i); in CheckInstructionInputsRemapping() local
Dsuperblock_cloner_test.cc198 HInstruction* orig_input = orig_instr->InputAt(i); in TEST_F() local
218 HInstruction* orig_input = orig_env->GetInstructionAt(i); in TEST_F() local
Dnodes.cc487 HInstruction* orig_input = header_phi->InputAt(first_nonbackedge_pred_pos); in TransformLoopToSinglePreheaderFormat() local