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

/art/compiler/optimizing/
H A Dnodes.h4492 bool had_current_method_input = HasCurrentMethodInput(); local
4497 DCHECK(had_current_method_input || !needs_current_method_input);
4499 if (had_current_method_input && !needs_current_method_input) {

Completed in 17 milliseconds