Searched refs:EmitRunTimeChecksInDebugMode (Results 1 – 4 of 4) sorted by relevance
80 bool CompilerOptions::EmitRunTimeChecksInDebugMode() const { in EmitRunTimeChecksInDebugMode() function in art::CompilerOptions
165 bool EmitRunTimeChecksInDebugMode() const;
220 jni_asm->SetEmitRunTimeChecksInDebugMode(compiler_options.EmitRunTimeChecksInDebugMode()); in ArtJniCompileMethodInternal()
8776 if (GetCompilerOptions().EmitRunTimeChecksInDebugMode()) { in MaybeGenerateMarkingRegisterCheck()