HomeSort by relevance Sort by last modified time
    Searched refs:IsDeoptimizedMethod (Results 1 - 2 of 2) sorted by null

  /art/runtime/
instrumentation.cc 767 if (IsDeoptimizedMethod(method)) {
776 bool Instrumentation::IsDeoptimizedMethod(ArtMethod* method)
    [all...]
instrumentation.h 548 bool IsDeoptimizedMethod(ArtMethod* method)

Completed in 43 milliseconds