Searched defs:contains_reference (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/share/vm/gc/g1/
H A DheapRegionRemSet.hpp262 bool contains_reference(OopOrNarrowOopStar from) const { function in class:HeapRegionRemSet
H A DheapRegionRemSet.cpp170 bool contains_reference(OopOrNarrowOopStar from) const { function in class:PerRegionTable
657 bool OtherRegionsTable::contains_reference(OopOrNarrowOopStar from) const { function in class:OtherRegionsTable

Completed in 103 milliseconds