public class RawConditionalEliminationPhase extends BasePhase<LowTierContext>
BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseState| Constructor and Description |
|---|
RawConditionalEliminationPhase(boolean replaceInputsWithConstants) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(StructuredGraph graph,
LowTierContext context) |
apply, apply, applyScope, codeSizeIncrease, contractorName, equals, getName, hashCode, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelclone, getClass, notify, notifyAll, toString, wait, wait, waitcheckContractpublic RawConditionalEliminationPhase(boolean replaceInputsWithConstants)
protected void run(StructuredGraph graph, LowTierContext context)
run in class BasePhase<LowTierContext>