public final class SSIConstructionPhase extends PreAllocationOptimizationPhase
Modifier and Type | Class and Description |
---|---|
private static class |
SSIConstructionPhase.SSIBuilder |
PreAllocationOptimizationPhase.PreAllocationOptimizationContext
LIRPhase.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) |
run
apply, apply, createName, getName
public SSIConstructionPhase()
protected <B extends AbstractBlockBase<B>> void run(TargetDescription target, LIRGenerationResult lirGenRes, List<B> codeEmittingOrder, List<B> linearScanOrder, LIRGeneratorTool lirGen)
run
in class PreAllocationOptimizationPhase