Home
last modified time | relevance | path

Searched refs:GetOptimizedCodeFor (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.cc324 const void* Instrumentation::GetOptimizedCodeFor(ArtMethod* method) { in GetOptimizedCodeFor() function in art::instrumentation::Instrumentation
445 UpdateEntryPoints(method, GetOptimizedCodeFor(method)); in InstallStubsForMethod()
1433 return GetOptimizedCodeFor(method); in GetCodeForInvoke()
Dinstrumentation.h619 static const void* GetOptimizedCodeFor(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_);