Searched defs:needs_null_check (Results 1 - 1 of 1) sorted by path

/art/compiler/dex/quick/
H A Dgen_common.cc1011 bool needs_null_check = !((cu_->disable_opt & (1 << kNullCheckElimination)) && local
1014 ? (needs_null_check ? kQuickAputObjectWithNullAndBoundCheck

Completed in 40 milliseconds