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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DheapRegionRemSet.cpp1180 HeapWord* hr1_start = hr1->bottom(); local
1181 HeapWord* hr1_mid = hr1_start + HeapRegion::GrainWords/2;
1195 hrrs->add_reference((OopOrNarrowOopStar)hr1_start);

Completed in 24 milliseconds