Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h413 ArtMethod* BeginDeoptimizedMethod()
Dinstrumentation.cc696 ArtMethod* Instrumentation::BeginDeoptimizedMethod() { in BeginDeoptimizedMethod() function in art::instrumentation::Instrumentation
803 method = BeginDeoptimizedMethod(); in DisableDeoptimization()