public static final class AllocationPhase.AllocationContext extends GenericContext
| Modifier and Type | Field and Description |
|---|---|
RegisterAllocationConfig |
registerAllocationConfig |
MoveFactory |
spillMoveFactory |
| Constructor and Description |
|---|
AllocationContext(MoveFactory spillMoveFactory,
RegisterAllocationConfig registerAllocationConfig) |
contextAdd, contextLookup, contextRemovepublic final MoveFactory spillMoveFactory
public final RegisterAllocationConfig registerAllocationConfig
public AllocationContext(MoveFactory spillMoveFactory, RegisterAllocationConfig registerAllocationConfig)