Home
last modified time | relevance | path

Searched defs:ReplaceWith (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc737 void HInstruction::ReplaceWith(HInstruction* other) { in ReplaceWith() function in art::HInstruction
1175 void HBasicBlock::ReplaceWith(HBasicBlock* other) { in ReplaceWith() function in art::HBasicBlock