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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1264 int cache_low; local
1265 if (count > 0 && fetch_autobox_base(atp, cache_low)) {
1266 int offset = arrayOopDesc::base_offset_in_bytes(memory_type()) - (cache_low << shift);

Completed in 409 milliseconds