Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator.cc1178 graph->HasMonitorOperations() || in NeedsVregInfo()
H A Dnodes.h689 bool HasMonitorOperations() const { return has_monitor_operations_; } in HasMonitorOperations() function