Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc969 if (IsDeoptimizedMethod(method)) { in AddDeoptimizedMethod()
978 bool Instrumentation::IsDeoptimizedMethod(ArtMethod* method) { in IsDeoptimizedMethod() function in art::instrumentation::Instrumentation
1067 return IsDeoptimizedMethod(method); in IsDeoptimized()
Dinstrumentation.h639 bool IsDeoptimizedMethod(ArtMethod* method)