Searched refs:NeedsCurrentMethodInput (Results 1 – 2 of 2) sorted by relevance
4568 (NeedsCurrentMethodInput(dispatch_info.method_load_kind) ? 1u : 0u) + in HInvokeStaticOrDirect()4584 bool needs_current_method_input = NeedsCurrentMethodInput(dispatch_info.method_load_kind); in SetDispatchInfo()4659 if (NeedsCurrentMethodInput(GetMethodLoadKind())) { in HasCurrentMethodInput()4722 static bool NeedsCurrentMethodInput(MethodLoadKind kind) { in NeedsCurrentMethodInput() function
1427 HInvokeStaticOrDirect::NeedsCurrentMethodInput( in SetupInvokeArguments()