public final class SSIConstructionPhase extends PreAllocationOptimizationPhase
| Modifier and Type | Class and Description |
|---|---|
private static class |
SSIConstructionPhase.SSIBuilder |
PreAllocationOptimizationPhase.PreAllocationOptimizationContextLIRPhase.Options| Constructor and Description |
|---|
SSIConstructionPhase() |
| Modifier and Type | Method and Description |
|---|---|
protected <B extends AbstractBlockBase<B>> |
run(TargetDescription target,
LIRGenerationResult lirGenRes,
List<B> codeEmittingOrder,
List<B> linearScanOrder,
LIRGeneratorTool lirGen) |
runapply, apply, createName, getNamepublic SSIConstructionPhase()
protected <B extends AbstractBlockBase<B>> void run(TargetDescription target, LIRGenerationResult lirGenRes, List<B> codeEmittingOrder, List<B> linearScanOrder, LIRGeneratorTool lirGen)
run in class PreAllocationOptimizationPhase