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

/openjdk7/hotspot/src/share/vm/opto/
H A Dchaitin.cpp2167 int PhaseChaitin::_lost_opp_cflow_coalesce = 0; member in class:PhaseChaitin
2188 if( _lost_opp_pp_coalesce || _lost_opp_cflow_coalesce )
2190 _lost_opp_pp_coalesce, _lost_opp_cflow_coalesce );

Completed in 37 milliseconds