Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Djit.h153 bool UseBaselineCompiler() const { in UseBaselineCompiler() function
H A Djit.cc1558 if (!options_->UseBaselineCompiler()) { in EnqueueOptimizedCompilation()