Searched refs:HasCompiledCode (Results 1 – 1 of 1) sorted by relevance
856 static bool HasCompiledCode(const CompiledMethod* method) { in HasCompiledCode() function876 if (HasCompiledCode(compiled_method)) { in VisitMethod()963 if (HasCompiledCode(compiled_method)) { in VisitMethod()1169 if (HasCompiledCode(compiled_method)) { in VisitMethod()1281 DCHECK(HasCompiledCode(compiled_method)) << method_ref.PrettyMethod(); in VisitMethod()1458 if (HasCompiledCode(compiled_method)) { in VisitMethod()1554 if (HasCompiledCode(compiled_method)) { in VisitMethod()1689 DCHECK(HasCompiledCode(compiled_method)) << method_ref.PrettyMethod(); in VisitMethod()4161 if (HasCompiledCode(compiled_method)) { in OatClass()