Searched refs:AddCodePatch (Results 1 – 3 of 3) sorted by relevance
334 void AddCodePatch(const DexFile* dex_file,
1365 void CompilerDriver::AddCodePatch(const DexFile* dex_file, in AddCodePatch() function in art::CompilerDriver
467 cu_->compiler_driver->AddCodePatch(cu_->dex_file, in InstallLiteralPools()