Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dnodes.cc552 HInstruction* second_instr = phi->InputAt(second); in FixPhisAfterPredecessorsReodering() local
554 phi->ReplaceInput(second_instr, first); in FixPhisAfterPredecessorsReodering()