public static class LIRGenerator.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static OptionValue<Boolean> |
PrintIRWithLIR |
static OptionValue<Integer> |
TraceLIRGeneratorLevel |
| Constructor and Description |
|---|
Options() |
public static final OptionValue<Boolean> PrintIRWithLIR
public static final OptionValue<Integer> TraceLIRGeneratorLevel
public Options()