Home
last modified time | relevance | path

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

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