Searched refs:_inst_offset (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.hpp125 const int _inst_offset; // Offset of the instance memory slice. member in class:PhiNode
148 _inst_offset(ioffs)
192 const int inst_offset() const { return _inst_offset; }

Completed in 34 milliseconds