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

/art/compiler/optimizing/
H A Dload_store_analysis.h197 has_volatile_(false),
264 return has_volatile_;
447 has_volatile_ = true;
559 bool has_volatile_; // If there are volatile field accesses. member in class:art::HeapLocationCollector

Completed in 30 milliseconds