Searched defs:_monitor_pairing_ok (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_IR.hpp151 bool _monitor_pairing_ok; // the monitor pairing info member in class:IRScope
183 bool monitor_pairing_ok() const { return _monitor_pairing_ok; }

Completed in 71 milliseconds