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

/art/compiler/optimizing/
H A Dload_store_elimination.cc35 is_singleton_ = true;
39 is_singleton_ = false;
52 is_singleton_ = false;
64 is_singleton_ = false;
74 is_singleton_ = false;
96 return is_singleton_;
108 bool is_singleton_; // can only be referred to by a single name in the method. member in class:art::ReferenceInfo

Completed in 66 milliseconds