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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp1188 HeapWord* hr3_start = hr3->bottom(); local
1189 HeapWord* hr3_mid = hr3_start + HeapRegion::GrainWords/2;
1203 hrrs->add_reference((OopOrNarrowOopStar)hr3_start);

Completed in 31 milliseconds