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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp3670 intptr_t int_map_off = 0; local
3687 if (this_int_off != int_map_off) {
3690 int_map_off = this_int_off;
3703 int_map_off = next_int_off;

Completed in 45 milliseconds