| Class | Description |
|---|---|
| ComputeBlockOrder |
Computes an ordering of the block that can be used by the linear scan register allocator and the
machine code generator.
|
| ComputeBlockOrder.BlockOrderComparator<T extends AbstractBlockBase<T>> |
Comparator for sorting blocks based on loop depth and probability.
|
| RegisterAllocationConfig |
Configuration for register allocation.
|
| RegisterAllocationConfig.AllocatableRegisters | |
| TraceBuilder<T extends AbstractBlockBase<T>> | |
| TraceBuilder.TraceBuilderResult<T extends AbstractBlockBase<T>> |