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

/art/compiler/optimizing/
H A Dload_store_elimination.cc36 is_singleton_and_not_returned_ = true;
40 is_singleton_and_not_returned_ = false;
53 is_singleton_and_not_returned_ = false;
65 is_singleton_and_not_returned_ = false;
75 is_singleton_and_not_returned_ = false;
79 is_singleton_and_not_returned_ = false;
102 return is_singleton_and_not_returned_;
109 bool is_singleton_and_not_returned_; // reference_ is singleton and not returned to caller. member in class:art::ReferenceInfo

Completed in 65 milliseconds