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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DmarkSweep.hpp94 AdjustPointerClosure(bool is_root) : _is_root(is_root) {} argument
/openjdk7/hotspot/src/share/vm/ci/
H A DciTypeFlow.hpp762 bool is_root() const { return _tail->pre_order() == max_jint; } function in class:ciTypeFlow::Loop

Completed in 35 milliseconds