Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc2266 void HBasicBlock::MergeInstructionsWith(HBasicBlock* other) { in MergeInstructionsWith() function in art::HBasicBlock
2282 MergeInstructionsWith(other); in MergeWith()
Dloop_optimization.cc749 preheader->MergeInstructionsWith(body); in TryOptimizeInnerLoopFinite()
Dnodes.h1203 void MergeInstructionsWith(HBasicBlock* other);