Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.cc85 static constexpr bool kDebugProfileGuidedCompilation = false; variable
980 if (kDebugProfileGuidedCompilation) { in ShouldCompileBasedOnProfile()
996 if (kDebugProfileGuidedCompilation) { in ShouldVerifyClassBasedOnProfile()
2559 if (kDebugProfileGuidedCompilation) { in Compile()