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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp366 bool RegionNode::try_clean_mem_phi(PhaseGVN *phase) { function in class:RegionNode
421 if (has_phis && try_clean_mem_phi(phase)) {

Completed in 39 milliseconds