Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.h138 bool GetDebuggable() const { in GetDebuggable() function
147 return GetDebuggable() && GetGenerateDebugInfo(); in GetNativeDebuggable()
Dcompiler_driver.cc411 if (driver.GetCompilerOptions().GetDebuggable()) { in GetDexToDexCompilationLevel()
/art/compiler/optimizing/
Doptimizing_compiler.cc786 compiler_driver->GetCompilerOptions().GetDebuggable(), in TryCompile()
911 compiler_driver->GetCompilerOptions().GetDebuggable(), in TryCompileIntrinsic()