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