final class BrainDeadSpillCost extends SpillCostEstimator
This implementation returns a cost of zero for all registers.
Constructor and Description |
---|
BrainDeadSpillCost(IR ir) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
calculate(IR ir)
Calculates the estimated cost for each register.
|
getCost, update
BrainDeadSpillCost(IR ir)
void calculate(IR ir)
calculate
in class SpillCostEstimator
ir
- unused