Searched refs:ShouldCompileBasedOnProfile (Results 1 – 2 of 2) sorted by relevance
435 bool ShouldCompileBasedOnProfile(const MethodReference& method_ref) const;
626 driver->ShouldCompileBasedOnProfile(method_ref); in CompileMethod()972 bool CompilerDriver::ShouldCompileBasedOnProfile(const MethodReference& method_ref) const { in ShouldCompileBasedOnProfile() function in art::CompilerDriver