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

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

Completed in 40 milliseconds