Searched refs:ShouldCompileBasedOnProfile (Results 1 – 2 of 2) sorted by relevance
415 static bool ShouldCompileBasedOnProfile(const CompilerOptions& compiler_options, in ShouldCompileBasedOnProfile() function516 compile = compile && ShouldCompileBasedOnProfile(compiler_options, profile_index, method_ref); in CompileMethodQuick()529 DCHECK(ShouldCompileBasedOnProfile(compiler_options, profile_index, method_ref)); in CompileMethodQuick()
82437 …art,[email protected],Check for null profile in ShouldCompileBasedOnProfile