Home
last modified time | relevance | path

Searched refs:IsDeoptimizedMethodsEmpty (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Ddebugger.h71 Runtime::Current()->GetInstrumentation()->IsDeoptimizedMethodsEmpty())) { in IsForcedInterpreterNeededForException()
Dinstrumentation.cc931 if (!IsDeoptimizedMethodsEmpty()) { in MaybeRestoreInstrumentationStack()
1213 bool Instrumentation::IsDeoptimizedMethodsEmpty() const { in IsDeoptimizedMethodsEmpty() function in art::instrumentation::Instrumentation
Dinstrumentation.h288 bool IsDeoptimizedMethodsEmpty() const REQUIRES_SHARED(Locks::mutator_lock_);