Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.cc94 static constexpr bool kDebugProfileGuidedCompilation = false; variable
1001 if (kDebugProfileGuidedCompilation) { in ShouldCompileBasedOnProfile()
2788 if (kDebugProfileGuidedCompilation) { in Compile()