Searched refs:HasCompiledCode (Results 1 – 1 of 1) sorted by relevance
892 static bool HasCompiledCode(const CompiledMethod* method) { in HasCompiledCode() function906 if (HasCompiledCode(compiled_method)) { in VisitMethod()1005 if (HasCompiledCode(compiled_method)) { in VisitMethod()1212 if (HasCompiledCode(compiled_method)) { in VisitMethod()1347 DCHECK(HasCompiledCode(compiled_method)) << method_ref.PrettyMethod(); in VisitMethod()1537 if (HasCompiledCode(compiled_method)) { in VisitMethod()1657 if (HasCompiledCode(compiled_method)) { in VisitMethod()1773 DCHECK(HasCompiledCode(compiled_method)) << method_ref.PrettyMethod(); in VisitMethod()4266 if (HasCompiledCode(compiled_method)) { in OatClass()