Searched refs:NeedDebugVersionFor (Results 1 – 2 of 2) sorted by relevance
135 bool Instrumentation::NeedDebugVersionFor(ArtMethod* method) const REQUIRES_SHARED(Locks::mutator_l… in NeedDebugVersionFor() function in art::instrumentation::Instrumentation161 if (NeedDebugVersionFor(method)) { in InstallStubsForMethod()178 if (NeedDebugVersionFor(method)) { in InstallStubsForMethod()847 const void* quick_code = NeedDebugVersionFor(method) in Undeoptimize()
290 bool NeedDebugVersionFor(ArtMethod* method) const