Home
last modified time | relevance | path

Searched defs:Jit (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.cc176 Jit::Jit(JitCodeCache* code_cache, JitOptions* options) in Jit() function in art::jit::Jit
/art/runtime/
Druntime.h59 class Jit; variable