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

/openjdk7/hotspot/src/share/vm/opto/
H A Dchaitin.cpp1251 uint spill_reg = LRG::SPILL_REG; local
1290 // Note that neighbor might be a spill_reg. In this case, exclusion
1291 // of its color will be a no-op, since the spill_reg chunk is in outer
1400 lrg->set_reg(OptoReg::Name(spill_reg++));
1417 return spill_reg-LRG::SPILL_REG; // Return number of spills
H A Difg.cpp477 uint spill_reg = LRG::SPILL_REG; local

Completed in 29 milliseconds