Searched refs:MergeInstructionsWith (Results 1 – 2 of 2) sorted by relevance
2266 void HBasicBlock::MergeInstructionsWith(HBasicBlock* other) { in MergeInstructionsWith() function in art::HBasicBlock2282 MergeInstructionsWith(other); in MergeWith()
747 preheader->MergeInstructionsWith(body); in TryOptimizeInnerLoopFinite()