Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver.cc97 static constexpr bool kDebugProfileGuidedCompilation = false; variable
441 if (kDebugProfileGuidedCompilation) { in ShouldCompileBasedOnProfile()
2653 if (kDebugProfileGuidedCompilation) { in Compile()