Class | Description |
---|---|
AllocationData<T> |
AllocationData holds data used for register allocation. |
AllocationTable<T> |
AllocationTable implements a resource allocation table, which is a finite set of objects
(registers, pages, etc.) in couple with allocation / deallocation methods. |
AllocatorAction |
AllocatorAction describes allocator actions. |
AllocatorEngine |
AllocatorEngine allocates addressing modes for a given abstract sequence. |
Enum | Description |
---|---|
Allocator |
Allocator defines some resource allocation strategies. |
AllocatorAction.Kind | |
ResourceOperation |
ResourceOperation contains resource operation types. |