Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h151 bool UseBaselineCompiler() const { in UseBaselineCompiler() function
Djit.cc1570 (options_->UseTieredJitCompilation() || options_->UseBaselineCompiler()) in MaybeCompileMethod()