public final class ControlFlowOptimizer extends PostAllocationOptimizationPhase
PostAllocationOptimizationPhase.PostAllocationOptimizationContextLIRPhase.LIRPhaseStatistics, LIRPhase.OptionsstatisticsClassValue| Constructor and Description |
|---|
ControlFlowOptimizer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(TargetDescription target,
LIRGenerationResult lirGenRes,
PostAllocationOptimizationPhase.PostAllocationOptimizationContext context)
Performs control flow optimizations on the given LIR graph.
|
apply, apply, createName, createName, getLIRPhaseStatistics, getNameprotected void run(TargetDescription target,
LIRGenerationResult lirGenRes,
PostAllocationOptimizationPhase.PostAllocationOptimizationContext context)
run in class LIRPhase<PostAllocationOptimizationPhase.PostAllocationOptimizationContext>