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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp1184 HeapWord* hr2_start = hr2->bottom(); local
1185 HeapWord* hr2_mid = hr2_start + HeapRegion::GrainWords/2;
1199 hrrs->add_reference((OopOrNarrowOopStar)hr2_start);

Completed in 24 milliseconds