Searched defs:CanMethodUseNterp (Results 1 – 2 of 2) sorted by relevance
37 bool CanMethodUseNterp(ArtMethod* method ATTRIBUTE_UNUSED) { in CanMethodUseNterp() function
49 bool CanMethodUseNterp(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in CanMethodUseNterp() function