Searched defs:MergeWith (Results 1 – 3 of 3) sorted by relevance
/art/runtime/verifier/ | ||
D | verifier_deps.cc | 48 void VerifierDeps::MergeWith(const VerifierDeps& other, in MergeWith() function in art::verifier::VerifierDeps |
/art/runtime/jit/ | ||
D | profile_compilation_info.cc | 1160 bool ProfileCompilationInfo::MergeWith(const ProfileCompilationInfo& other, in MergeWith() function in art::ProfileCompilationInfo |
/art/compiler/optimizing/ | ||
D | nodes.cc | 1981 void HBasicBlock::MergeWith(HBasicBlock* other) { in MergeWith() function in art::HBasicBlock |