Searched refs:IsCandidateForCompilation (Results 1 – 3 of 3) sorted by relevance
60 bool IsCandidateForCompilation(MethodReference& method_ref, const uint32_t access_flags);
128 bool VerificationResults::IsCandidateForCompilation(MethodReference&, in IsCandidateForCompilation() function in art::VerificationResults
605 ->IsCandidateForCompilation(method_ref, access_flags) && in CompileMethod()