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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp3671 const int FULL_MAP = right_n_bits(BytesPerInt); // the int_map we hope for local
3695 if ((int_map & FULL_MAP) == FULL_MAP) {

Completed in 1992 milliseconds