Searched defs:MergeWith (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | offline_profiling_info.cc | 521 bool ProfileCompilationInfo::MergeWith(const ProfileCompilationInfo& other) { in MergeWith() function in art::ProfileCompilationInfo |
/art/compiler/optimizing/ | ||
D | nodes.cc | 1845 void HBasicBlock::MergeWith(HBasicBlock* other) { in MergeWith() function in art::HBasicBlock |