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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.cpp164 uint phi_max = phi->req(); local
165 if( phi_max == 4 ) {
166 for( uint j = 1; j < phi_max; ++j ) {

Completed in 235 milliseconds