Searched defs:code_cache (Results 1 – 9 of 9) sorted by relevance
30 jit::JitCodeCache* code_cache = jit->GetCodeCache(); in do_checks() local
61 jit::JitCodeCache* code_cache = Runtime::Current()->GetJit()->GetCodeCache(); in Create() local
468 MarkCodeClosure(JitCodeCache* code_cache, Barrier* barrier) in MarkCodeClosure()
140 jit::JitCodeCache* code_cache = jit->GetCodeCache(); in Java_Main_ensureJitCompiled() local
220 JitCodeCache* const code_cache = runtime->GetJit()->GetCodeCache(); in CompileMethod() local
410 jit::JitCodeCache* code_cache = jit->GetCodeCache(); in GetOatQuickMethodHeader() local
2047 jit::JitCodeCache* code_cache = runtime->GetJit()->GetCodeCache(); in DeleteClassLoader() local
329 jit::JitCodeCache* code_cache = runtime->GetJit()->GetCodeCache(); in ArtDlMallocMoreCore() local
869 jit::JitCodeCache* code_cache, in JitCompile()