Searched refs:loadFromCache (Results 1 – 1 of 1) sorted by relevance
552 static Entry<?> loadFromCache(Entry<?>[] cache, int i) { in loadFromCache() method in ClassValue.ClassValueMap561 return classValue.castEntry(loadFromCache(cache, classValue.hashCodeForCache)); in probeHomeLocation()