Searched refs:UseBaselineCompiler (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/jit/ | ||
H A D | jit.h | 153 bool UseBaselineCompiler() const { in UseBaselineCompiler() function |
H A D | jit.cc | 1558 if (!options_->UseBaselineCompiler()) { in EnqueueOptimizedCompilation() |