Home
last modified time | relevance | path

Searched refs:CanCompileBaseline (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.h123 bool CanCompileBaseline() const { in CanCompileBaseline() function
Djit_code_cache.cc1141 if (Runtime::Current()->GetJITOptions()->CanCompileBaseline()) { in GarbageCollectCache()
1248 if (Runtime::Current()->GetJITOptions()->CanCompileBaseline()) { in DoCollection()