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, updateBrainDeadSpillCost(IR ir)
void calculate(IR ir)
calculate in class SpillCostEstimatorir - unused