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

/art/runtime/
H A Dinstrumentation.cc683 if (IsDeoptimizedMethod(method)) {
692 bool Instrumentation::IsDeoptimizedMethod(ArtMethod* method) { function in class:art::instrumentation::Instrumentation
779 return IsDeoptimizedMethod(method);
H A Dinstrumentation.h408 bool IsDeoptimizedMethod(ArtMethod* method)

Completed in 148 milliseconds