Searched defs:AddToCodeCache (Results 1 - 1 of 1) sorted by relevance

/art/compiler/jit/
H A Djit_compiler.cc207 bool JitCompiler::AddToCodeCache(ArtMethod* method, const CompiledMethod* compiled_method, function in class:art::jit::JitCompiler
270 if (!AddToCodeCache(method, compiled_method, &oat_method)) {

Completed in 28 milliseconds