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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DsparsePRT.hpp76 int* next_index_addr() { return &_next_index; } function in class:SparsePRTEntry
H A DsparsePRT.cpp240 prev_loc = cur->next_index_addr();

Completed in 50 milliseconds