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

/art/compiler/optimizing/
H A Dnodes.h4492 bool had_current_method_input = HasCurrentMethodInput();
4512 DCHECK(!IsStringInit() && !HasCurrentMethodInput());
4549 // If the invoke HasCurrentMethodInput(), the "special input" is the current
4565 bool HasCurrentMethodInput() const { function in class:art::FINAL::FINAL::ComparisonBias::FINAL::ClinitCheckRequirement

Completed in 56 milliseconds