Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dmem_map.cc405 bool MemMap::ReplaceWith(MemMap* source, /*out*/std::string* error) { in ReplaceWith() function in art::MemMap
/aosp12/art/compiler/optimizing/
H A Dnodes.cc1503 void HInstruction::ReplaceWith(HInstruction* other) { in ReplaceWith() function in art::HInstruction
2623 void HBasicBlock::ReplaceWith(HBasicBlock* other) { in ReplaceWith() function in art::HBasicBlock