Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver.cc99 static constexpr bool kDebugProfileGuidedCompilation = false; variable
962 if (kDebugProfileGuidedCompilation) { in ShouldCompileBasedOnProfile()
2797 if (kDebugProfileGuidedCompilation) { in Compile()