Searched refs:NeedDebugVersionFor (Results 1 – 2 of 2) sorted by relevance
223 bool Instrumentation::NeedDebugVersionFor(ArtMethod* method) const in NeedDebugVersionFor() function in art::instrumentation::Instrumentation278 } else if (NeedDebugVersionFor(method)) { in InstallStubsForMethod()1049 const void* quick_code = NeedDebugVersionFor(method) in Undeoptimize()1159 if (!NeedDebugVersionFor(method)) { in GetCodeForInvoke()
344 bool NeedDebugVersionFor(ArtMethod* method) const