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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.hpp165 bool needs_phis() const { function in class:SharkTopLevelBlock
H A DsharkTopLevelBlock.cpp200 assert(needs_phis(), "should do");
207 if (needs_phis()) {
227 if (!needs_phis() &&

Completed in 26 milliseconds