public static class PostAllocationOptimizationStage.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static NestedBooleanOptionKey |
LIROptControlFlowOptimizer |
static NestedBooleanOptionKey |
LIROptEdgeMoveOptimizer |
static NestedBooleanOptionKey |
LIROptNullCheckOptimizer |
static NestedBooleanOptionKey |
LIROptRedundantMoveElimination |
static OptionKey<Boolean> |
LIRProfileMethods |
static OptionKey<Boolean> |
LIRProfileMoves |
| Constructor and Description |
|---|
Options() |
public static final NestedBooleanOptionKey LIROptEdgeMoveOptimizer
public static final NestedBooleanOptionKey LIROptControlFlowOptimizer
public static final NestedBooleanOptionKey LIROptRedundantMoveElimination
public static final NestedBooleanOptionKey LIROptNullCheckOptimizer