Searched refs:NeedDebugVersionFor (Results 1 – 2 of 2) sorted by relevance
140 bool Instrumentation::NeedDebugVersionFor(ArtMethod* method) const in NeedDebugVersionFor() function in art::instrumentation::Instrumentation170 if (NeedDebugVersionFor(method)) { in InstallStubsForMethod()187 if (NeedDebugVersionFor(method)) { in InstallStubsForMethod()908 const void* quick_code = NeedDebugVersionFor(method) in Undeoptimize()
317 bool NeedDebugVersionFor(ArtMethod* method) const