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
716 HInstruction* orig_input = orig_instr->InputAt(i); in CheckInstructionInputsRemapping() local
733 HInstruction* orig_input = orig_env->GetInstructionAt(i); in CheckInstructionInputsRemapping() local
Dsuperblock_cloner_test.cc194 HInstruction* orig_input = orig_instr->InputAt(i); in TEST_F() local
214 HInstruction* orig_input = orig_env->GetInstructionAt(i); in TEST_F() local
Dnodes.cc486 HInstruction* orig_input = header_phi->InputAt(first_nonbackedge_pred_pos); in TransformLoopToSinglePreheaderFormat() local