Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc292 bool Jit::CompileMethod(ArtMethod* method, Thread* self, bool baseline, bool osr, bool prejit) { in CompileMethod()
Djit_code_cache.cc1599 bool prejit, in NotifyCompilationOf()