Searched defs:ReplaceWith (Results 1 – 1 of 1) sorted by relevance
737 void HInstruction::ReplaceWith(HInstruction* other) { in ReplaceWith() function in art::HInstruction1175 void HBasicBlock::ReplaceWith(HBasicBlock* other) { in ReplaceWith() function in art::HBasicBlock