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

/openjdk7/hotspot/src/share/vm/oops/
H A DcpCacheOop.hpp420 static int encode_secondary_index(int i) { assert(!is_secondary_index(i), ""); return ~i; } function in class:constantPoolCacheOopDesc

Completed in 833 milliseconds