public static final class AllocationPhase.AllocationContext extends Object
Modifier and Type | Field and Description |
---|---|
private RegisterAllocationConfig |
registerAllocationConfig |
private LIRGeneratorTool.SpillMoveFactory |
spillMoveFactory |
Constructor and Description |
---|
AllocationContext(LIRGeneratorTool.SpillMoveFactory spillMoveFactory,
RegisterAllocationConfig registerAllocationConfig) |
private final LIRGeneratorTool.SpillMoveFactory spillMoveFactory
private final RegisterAllocationConfig registerAllocationConfig
public AllocationContext(LIRGeneratorTool.SpillMoveFactory spillMoveFactory, RegisterAllocationConfig registerAllocationConfig)