Home
last modified time | relevance | path

Searched refs:IsInvokeTransform (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dmethod_handles.cc371 inline bool IsInvokeTransform(const mirror::MethodHandle::Kind handle_kind) { in IsInvokeTransform() function
744 if (IsInvokeTransform(handle_kind)) { in DoInvokePolymorphicMethod()
1049 if (IsInvokeTransform(handle_kind) || IsCallerTransformer(callsite_type)) { in DoInvokePolymorphicExact()