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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
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 35 milliseconds