Searched refs:has_bounds_checks_ (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/optimizing/
H A Dnodes.h297 has_bounds_checks_(false),
449 return has_bounds_checks_;
453 has_bounds_checks_ = value;
582 bool has_bounds_checks_; member in class:art::HGraph

Completed in 16 milliseconds