Searched defs:Jit (Results 1 – 3 of 3) sorted by relevance
/art/runtime/jit/ | ||
D | profiling_info.h | 33 class Jit; variable |
D | jit.cc | 217 Jit::Jit(JitCodeCache* code_cache, JitOptions* options) in Jit() function in art::jit::Jit |
/art/runtime/ | ||
D | runtime.h | 65 class Jit; variable |