Home
last modified time | relevance | path

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

/aosp12/art/runtime/interpreter/mterp/
H A Dnterp_stub.cc34 bool CanRuntimeUseNterp() { in CanRuntimeUseNterp() function
H A Dnterp.cc39 bool CanRuntimeUseNterp() REQUIRES_SHARED(Locks::mutator_lock_) { in CanRuntimeUseNterp() function