Searched refs:CompileArtTest (Results 1 – 5 of 5) sorted by relevance
46 map.AssignIfExists(Base::CompileArtTest, &options->compile_art_test_); in ReadCompilerOptions()116 .IntoKey(Map::CompileArtTest) in AddCompilerOptionsArgumentParserOptions()
40 COMPILER_OPTIONS_KEY (bool, CompileArtTest)
243 bool CompileArtTest() const { in CompileArtTest() function
1102 compiler_options.CompileArtTest() && in Compile()
158 const bool honor_noinline_directives = codegen_->GetCompilerOptions().CompileArtTest(); in Run()