public class FinalPartialEscapePhase extends PartialEscapePhase
PartialEscapePhase.EffectsPhase.Closure<T>BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseStatecanonicalizer| Constructor and Description |
|---|
FinalPartialEscapePhase(boolean iterative,
CanonicalizerPhase canonicalizer,
BasePhase<CoreProviders> cleanupPhase,
OptionValues options) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(StructuredGraph graph,
CoreProviders context) |
checkContract, createEffectsClosure, postIterationrunAnalysisapply, apply, applyScope, codeSizeIncrease, contractorName, equals, getName, hashCode, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelpublic FinalPartialEscapePhase(boolean iterative,
CanonicalizerPhase canonicalizer,
BasePhase<CoreProviders> cleanupPhase,
OptionValues options)
protected void run(StructuredGraph graph, CoreProviders context)
run in class PartialEscapePhase