Searched refs:GetOptimizedCodeFor (Results 1 – 2 of 2) sorted by relevance
324 const void* Instrumentation::GetOptimizedCodeFor(ArtMethod* method) { in GetOptimizedCodeFor() function in art::instrumentation::Instrumentation445 UpdateEntryPoints(method, GetOptimizedCodeFor(method)); in InstallStubsForMethod()1433 return GetOptimizedCodeFor(method); in GetCodeForInvoke()
619 static const void* GetOptimizedCodeFor(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_);