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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcallnode.hpp369 Node *monitor_box(JVMState* jvms, uint idx) const { function in class:SafePointNode
H A DgraphKit.hpp446 Node* monitor_box(uint idx) const { map_not_null(); return _map->monitor_box(_map->_jvms, idx); } function in class:GraphKit
H A Dmachnode.hpp686 Node *monitor_box(const JVMState* jvms, uint idx) const { function in class:MachSafePointNode

Completed in 93 milliseconds