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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopopts.cpp1629 // Force the iff control output to be the live_proj
1630 Node* PhaseIdealLoop::short_circuit_if(IfNode* iff, ProjNode* live_proj) { argument
1631 int proj_con = live_proj->_con;

Completed in 40 milliseconds