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

/openjdk7/hotspot/src/share/vm/compiler/
H A DmethodLiveness.hpp134 bool on_work_list() const { return _on_work_list; } function in class:MethodLiveness::BasicBlock
H A DmethodLiveness.cpp451 if (!block->on_work_list()) {

Completed in 326 milliseconds