Home
last modified time | relevance | path

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

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