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

/art/compiler/optimizing/
H A Dnodes.h4477 (NeedsCurrentMethodInput(dispatch_info.method_load_kind) ? 1u : 0u) +
4493 bool needs_current_method_input = NeedsCurrentMethodInput(dispatch_info.method_load_kind);
4567 if (NeedsCurrentMethodInput(GetMethodLoadKind())) {
4630 static bool NeedsCurrentMethodInput(MethodLoadKind kind) { function in class:art::FINAL::FINAL::ComparisonBias::FINAL::ClinitCheckRequirement
H A Dinstruction_builder.cc1272 HInvokeStaticOrDirect::NeedsCurrentMethodInput(

Completed in 390 milliseconds