Searched refs:CanRuntimeUseNterp (Results 1 – 4 of 4) sorted by relevance
33 bool CanRuntimeUseNterp() { in CanRuntimeUseNterp() function
33 bool CanRuntimeUseNterp();
39 bool CanRuntimeUseNterp() REQUIRES_SHARED(Locks::mutator_lock_) { in CanRuntimeUseNterp() function
258 if (interpreter::CanRuntimeUseNterp()) { in EnsureSkipAccessChecksMethods()2202 if (interpreter::CanRuntimeUseNterp()) { in AddImageSpace()3542 if (interpreter::CanRuntimeUseNterp() && interpreter::CanMethodUseNterp(method)) { in GetQuickOatCodeFor()3670 interpreter::CanRuntimeUseNterp() && in FixupStaticTrampolines()