Home
last modified time | relevance | path

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

/art/dex2oat/driver/
Dcompiler_driver.cc98 static constexpr bool kDebugProfileGuidedCompilation = false; variable
965 if (kDebugProfileGuidedCompilation) { in ShouldCompileBasedOnProfile()
2736 if (kDebugProfileGuidedCompilation) { in Compile()