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

/openjdk7/hotspot/src/share/vm/opto/
H A DindexSet.hpp407 static const byte _first_bit[table_size]; member in class:VALUE_OBJ_CLASS_SPEC
464 return value + _first_bit[mask_bits(current,window_mask)];
H A DindexSet.cpp54 const byte IndexSetIterator::_first_bit[32] = { member in class:IndexSetIterator
81 /*const byte IndexSetIterator::_first_bit[256] = {

Completed in 31 milliseconds