Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dverifier_deps.cc48 void VerifierDeps::MergeWith(const VerifierDeps& other, in MergeWith() function in art::verifier::VerifierDeps
/art/runtime/jit/
Dprofile_compilation_info.cc1160 bool ProfileCompilationInfo::MergeWith(const ProfileCompilationInfo& other, in MergeWith() function in art::ProfileCompilationInfo
/art/compiler/optimizing/
Dnodes.cc1981 void HBasicBlock::MergeWith(HBasicBlock* other) { in MergeWith() function in art::HBasicBlock