Searched refs:GenerateAnyDebugInfo (Results 1 – 3 of 3) sorted by relevance
152 bool GenerateAnyDebugInfo() const { in GenerateAnyDebugInfo() function
810 compiler_driver->GetCompilerOptions().GenerateAnyDebugInfo()); in TryCompile()928 compiler_driver->GetCompilerOptions().GenerateAnyDebugInfo()); in TryCompileIntrinsic()1232 if (compiler_options.GenerateAnyDebugInfo()) { in JitCompile()1356 if (compiler_options.GenerateAnyDebugInfo()) { in JitCompile()1402 DCHECK(compiler_options.GenerateAnyDebugInfo()); in GenerateJitDebugInfo()
219 jni_asm->cfi().SetEnabled(compiler_options.GenerateAnyDebugInfo()); in ArtJniCompileMethodInternal()