public class PropagateDeoptimizeProbabilityPhase extends BasePhase<CoreProviders>
BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions
Constructor and Description |
---|
PropagateDeoptimizeProbabilityPhase() |
Modifier and Type | Method and Description |
---|---|
protected void |
run(StructuredGraph graph,
CoreProviders context) |
apply, apply, codeSizeIncrease, contractorName, getName, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkContract
protected void run(StructuredGraph graph, CoreProviders context)
run
in class BasePhase<CoreProviders>