Home
last modified time | relevance | path

Searched defs:JitCodeCache (Results 1 – 4 of 4) sorted by relevance

/art/compiler/
Dcompiler.h26 class JitCodeCache; variable
/art/runtime/jit/
Dprofiling_info.h31 class JitCodeCache; variable
Djit.h36 class JitCodeCache; variable
Djit_code_cache.cc118 JitCodeCache::JitCodeCache(MemMap* code_map, in JitCodeCache() function in art::jit::JitCodeCache