Searched defs:ReplaceWith (Results 1 – 2 of 2) sorted by relevance
| /art/libartbase/base/ | ||
| D | mem_map.cc | 428 bool MemMap::ReplaceWith(MemMap* source, /*out*/std::string* error) {  in ReplaceWith()  function in art::MemMap | 
| /art/compiler/optimizing/ | ||
| D | nodes.cc | 1548 void HInstruction::ReplaceWith(HInstruction* other) {  in ReplaceWith()  function in art::HInstruction |