Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache_test.cc35 std::unique_ptr<JitCodeCache> code_cache( in TEST_F() local
71 std::unique_ptr<JitCodeCache> code_cache( in TEST_F() local
/art/compiler/jit/
Djit_compiler.cc210 JitCodeCache* const code_cache = runtime->GetJit()->GetCodeCache(); in AddToCodeCache() local
/art/runtime/
Dinstrumentation.cc95 jit::JitCodeCache* code_cache = jit->GetCodeCache(); in UpdateEntrypoints() local