Searched refs:NeedsCurrentMethodInput (Results 1 - 2 of 2) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h3922 (NeedsCurrentMethodInput(dispatch_info.method_load_kind) ? 1u : 0u) +
3936 bool needs_current_method_input = NeedsCurrentMethodInput(dispatch_info.method_load_kind);
3994 if (NeedsCurrentMethodInput(GetMethodLoadKind())) {
4064 static bool NeedsCurrentMethodInput(MethodLoadKind kind) { function in class:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvokeStaticOrDirect::ClinitCheckRequirement
H A Dinstruction_builder.cc1078 HInvokeStaticOrDirect::NeedsCurrentMethodInput(

Completed in 31 milliseconds