Home
last modified time | relevance | path

Searched refs:second_instr (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc378 HInstruction* second_instr = phi->InputAt(second); in FixPhisAfterPredecessorsReodering() local
380 phi->ReplaceInput(second_instr, first); in FixPhisAfterPredecessorsReodering()