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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.cpp3386 static jint max_array_length_cache[T_CONFLICT+1]; variable
3388 jint& cache = max_array_length_cache[etype];

Completed in 44 milliseconds