Searched refs:needs_null_check (Results 1 - 1 of 1) sorted by relevance
/art/compiler/dex/quick/ | ||
H A D | gen_common.cc | 1011 bool needs_null_check = !((cu_->disable_opt & (1 << kNullCheckElimination)) && local 1014 ? (needs_null_check ? kQuickAputObjectWithNullAndBoundCheck |
Completed in 60 milliseconds