Searched refs:CompileArtTest (Results 1 – 6 of 6) sorted by relevance
58 map.AssignIfExists(Base::CompileArtTest, &options->compile_art_test_);126 .IntoKey(Map::CompileArtTest)
40 COMPILER_OPTIONS_KEY (bool, CompileArtTest)
233 bool CompileArtTest() const { in CompileArtTest() function
1149 compiler_options.CompileArtTest() && in Compile()
166 const bool honor_noinline_directives = codegen_->GetCompilerOptions().CompileArtTest(); in Run()
2432 if (compiler_options.CompileArtTest()) { in TryInitializeClass()