Searched defs:JitCodeCache (Results 1 – 4 of 4) sorted by relevance
| /art/compiler/ | ||
| D | compiler.h | 26 class JitCodeCache; variable |
| /art/runtime/jit/ | ||
| D | profiling_info.h | 31 class JitCodeCache; variable |
| D | jit.h | 36 class JitCodeCache; variable |
| D | jit_code_cache.cc | 118 JitCodeCache::JitCodeCache(MemMap* code_map, in JitCodeCache() function in art::jit::JitCodeCache |