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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DsparsePRT.hpp72 bool valid_entry() const { return r_ind() >= 0; } function in class:SparsePRTEntry
H A DsparsePRT.cpp541 if (e->valid_entry()) {

Completed in 105 milliseconds