Home
last modified time | relevance | path

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

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