public class AddressLoweringByUsePhase extends BasePhase<CoreProviders>
| Modifier and Type | Class and Description |
|---|---|
static class |
AddressLoweringByUsePhase.AddressLoweringByUse |
BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseState| Constructor and Description |
|---|
AddressLoweringByUsePhase(AddressLoweringByUsePhase.AddressLoweringByUse lowering) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(StructuredGraph graph,
CoreProviders providers) |
apply, apply, applyScope, codeSizeIncrease, contractorName, equals, getName, hashCode, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelclone, getClass, notify, notifyAll, toString, wait, wait, waitcheckContractpublic AddressLoweringByUsePhase(AddressLoweringByUsePhase.AddressLoweringByUse lowering)
protected void run(StructuredGraph graph, CoreProviders providers)
run in class BasePhase<CoreProviders>