Searched refs:HasQuickeningInfo (Results 1 – 1 of 1) sorted by relevance
876 static bool HasQuickeningInfo(const CompiledMethod* method) { in HasQuickeningInfo() function2438 if (compiled_method != nullptr && HasQuickeningInfo(compiled_method)) { in VisitDexMethods()