Searched refs:has_monitor_operations_ (Results 1 – 1 of 1) sorted by relevance
203 has_monitor_operations_(false), in HeapLocationCollector()234 return has_monitor_operations_; in HasMonitorOps()481 has_monitor_operations_ = true; in VisitMonitorOperation()490 bool has_monitor_operations_; // If there are monitor operations. member in art::HeapLocationCollector