Searched refs:CanUseNterp (Results 1 – 1 of 1) sorted by relevance
315 static bool CanUseNterp(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in CanUseNterp() function347 if (CanUseNterp(method)) { in GetOptimizedCodeFor()381 if (aot_code != nullptr || method->IsNative() || CanUseNterp(method)) { in InitializeMethodsCode()382 if (kIsDebugBuild && CanUseNterp(method)) { in InitializeMethodsCode()403 if (CanUseNterp(method)) { in InitializeMethodsCode()