Searched refs:EmitRunTimeChecksInDebugMode (Results 1 – 3 of 3) sorted by relevance
98 bool CompilerOptions::EmitRunTimeChecksInDebugMode() const { in EmitRunTimeChecksInDebugMode() function in art::CompilerOptions
180 bool EmitRunTimeChecksInDebugMode() const;
217 jni_asm->SetEmitRunTimeChecksInDebugMode(compiler_options.EmitRunTimeChecksInDebugMode()); in ArtJniCompileMethodInternal()