Home
last modified time | relevance | path

Searched refs:has_monitor_operations_ (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_analysis.h205 has_monitor_operations_(false) {} in HeapLocationCollector()
287 return has_monitor_operations_; in HasMonitorOps()
584 has_monitor_operations_ = true; in VisitMonitorOperation()
593 bool has_monitor_operations_; // If there are monitor operations. variable