private class AllocatorTest.RegisterStats extends Object
Modifier and Type | Field and Description |
---|---|
private ValueProcedure |
collectStatsProc |
LIR |
lir |
HashSet<Register> |
registers |
int |
regRegMoves |
int |
spillMoves |
Constructor and Description |
---|
RegisterStats(LIR lir) |
Modifier and Type | Method and Description |
---|---|
private void |
collectStats(LIRInstruction instr) |
public int regRegMoves
public int spillMoves
private ValueProcedure collectStatsProc
public RegisterStats(LIR lir)
private void collectStats(LIRInstruction instr)