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

/art/compiler/optimizing/
H A Dload_store_analysis.h107 has_aliased_locations_(false) {
142 return has_aliased_locations_;
146 has_aliased_locations_ = val;
174 bool has_aliased_locations_; member in class:art::HeapLocation

Completed in 4 milliseconds