Searched defs:add_reference (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/gc/g1/
H A DheapRegionRemSet.hpp221 void add_reference(OopOrNarrowOopStar from) { function in class:HeapRegionRemSet
226 void add_reference(OopOrNarrowOopStar from, uint tid) { function in class:HeapRegionRemSet
H A DheapRegionRemSet.cpp139 void add_reference(OopOrNarrowOopStar from) { function in class:PerRegionTable
358 void OtherRegionsTable::add_reference(OopOrNarrowOopStar from, uint tid) { function in class:OtherRegionsTable
[all...]
/openjdk10/hotspot/src/share/vm/opto/
H A Dchaitin.cpp1955 void PhaseChaitin::add_reference(const Node *node, const Node *old_node) { function in class:PhaseChaitin

Completed in 86 milliseconds