Searched refs:HasCompiledCode (Results 1 – 1 of 1) sorted by relevance
885 static bool HasCompiledCode(const CompiledMethod* method) { in HasCompiledCode() function899 if (HasCompiledCode(compiled_method)) { in VisitMethod()999 if (HasCompiledCode(compiled_method)) { in VisitMethod()1210 if (HasCompiledCode(compiled_method)) { in VisitMethod()1322 DCHECK(HasCompiledCode(compiled_method)) << method_ref.PrettyMethod(); in VisitMethod()1498 if (HasCompiledCode(compiled_method)) { in VisitMethod()1594 if (HasCompiledCode(compiled_method)) { in VisitMethod()1731 DCHECK(HasCompiledCode(compiled_method)) << method_ref.PrettyMethod(); in VisitMethod()4013 if (HasCompiledCode(compiled_method)) { in OatClass()