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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_ValueMap.hpp92 // if entry_count > size_threshold, the size of the hash table is increased
93 int size_threshold() { return size(); } function in class:ValueMap

Completed in 97 milliseconds