Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc551 HInstruction* first_instr = phi->InputAt(first); in FixPhisAfterPredecessorsReodering() local
553 phi->ReplaceInput(first_instr, second); in FixPhisAfterPredecessorsReodering()