public abstract class LoopPhase<P extends LoopPolicies> extends PostRunCanonicalizationPhase<CoreProviders>
BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseStatecanonicalizer| Constructor and Description |
|---|
LoopPhase(P policies,
CanonicalizerPhase canonicalizer) |
| Modifier and Type | Method and Description |
|---|---|
protected P |
getPolicies() |
applyScopeapply, apply, codeSizeIncrease, contractorName, equals, getName, hashCode, run, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelclone, getClass, notify, notifyAll, toString, wait, wait, waitcheckContractpublic LoopPhase(P policies, CanonicalizerPhase canonicalizer)
protected P getPolicies()