public interface SuitesCreator extends SuitesProvider
SuitesProviders.| Modifier and Type | Method and Description |
|---|---|
LIRSuites |
createLIRSuites(OptionValues options)
Create a new set of low-level phase suites based on
options. |
Suites |
createSuites(OptionValues options)
Create a new set of phase suites based on
options. |
getDefaultGraphBuilderSuite, getDefaultLIRSuites, getDefaultSuitesSuites createSuites(OptionValues options)
options.LIRSuites createLIRSuites(OptionValues options)
options.