Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Ddebugger.h72 Runtime::Current()->GetInstrumentation()->IsDeoptimizedMethodsEmpty())) { in IsForcedInterpreterNeededForException()
H A Dinstrumentation.cc1048 if (!IsDeoptimizedMethodsEmpty()) { in MaybeRestoreInstrumentationStack()
1352 bool Instrumentation::IsDeoptimizedMethodsEmpty() const { in IsDeoptimizedMethodsEmpty() function in art::instrumentation::Instrumentation
H A Dinstrumentation.h297 bool IsDeoptimizedMethodsEmpty() const REQUIRES_SHARED(Locks::mutator_lock_);