Searched defs:HasCurrentMethodInput (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h3935 bool had_current_method_input = HasCurrentMethodInput();
3951 DCHECK(!IsStringInit() && !HasCurrentMethodInput());
3969 // If the invoke HasCurrentMethodInput(), the "special input" is the current
3992 bool HasCurrentMethodInput() const { function in class:art::HTryBoundary::HClassTableGet::ComparisonBias::HInvokeStaticOrDirect::ClinitCheckRequirement

Completed in 43 milliseconds