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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.hpp386 bool coarse_has_next(size_t& card_index);
H A DheapRegionRemSet.cpp961 bool HeapRegionRemSetIterator::coarse_has_next(size_t& card_index) { function in class:HeapRegionRemSetIterator
1046 if (coarse_has_next(card_index)) {

Completed in 25 milliseconds