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

/openjdk7/hotspot/src/share/vm/opto/
H A DindexSet.hpp109 uint32 _words[words_per_block]; member in union:IndexSet::BitBlock::__anon323
114 uint32 *words() { return _data._words; }
423 uint32 *_words; member in class:VALUE_OBJ_CLASS_SPEC

Completed in 32 milliseconds