Home
last modified time | relevance | path

Searched refs:ShouldCompileBasedOnProfile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/dex2oat/driver/
H A Dcompiler_driver.cc415 static bool ShouldCompileBasedOnProfile(const CompilerOptions& compiler_options, in ShouldCompileBasedOnProfile() function
516 compile = compile && ShouldCompileBasedOnProfile(compiler_options, profile_index, method_ref); in CompileMethodQuick()
529 DCHECK(ShouldCompileBasedOnProfile(compiler_options, profile_index, method_ref)); in CompileMethodQuick()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv82437 …art,[email protected],Check for null profile in ShouldCompileBasedOnProfile