public static class LoopFullUnrollPhase.Options extends Object
Modifier and Type | Field and Description |
---|---|
static OptionKey<Double> |
FullUnrollCodeSizeBudgetFactorForLargeGraphs |
static OptionKey<Double> |
FullUnrollCodeSizeBudgetFactorForSmallGraphs |
static OptionKey<Integer> |
FullUnrollMaxApplication |
static OptionKey<Integer> |
FullUnrollSmallGraphThreshold |
Constructor and Description |
---|
Options() |