Home
last modified time | relevance | path

Searched defs:CanMethodUseNterp (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/mterp/
Dnterp_stub.cc37 bool CanMethodUseNterp(ArtMethod* method ATTRIBUTE_UNUSED) { in CanMethodUseNterp() function
Dnterp.cc49 bool CanMethodUseNterp(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in CanMethodUseNterp() function