Home
last modified time | relevance | path

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

/art/runtime/jit/
Doffline_profiling_info.cc521 bool ProfileCompilationInfo::MergeWith(const ProfileCompilationInfo& other) { in MergeWith() function in art::ProfileCompilationInfo
/art/compiler/optimizing/
Dnodes.cc1845 void HBasicBlock::MergeWith(HBasicBlock* other) { in MergeWith() function in art::HBasicBlock