public class ReplaceConstantNodesPhase extends BasePhase<CoreProviders>
BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions
Constructor and Description |
---|
ReplaceConstantNodesPhase(boolean allowResolution) |
ReplaceConstantNodesPhase(boolean allowResolution,
boolean verifyFingerprints) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkContract() |
protected void |
run(StructuredGraph graph,
CoreProviders context) |
apply, apply, codeSizeIncrease, contractorName, getName, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevel
public ReplaceConstantNodesPhase(boolean allowResolution)
public ReplaceConstantNodesPhase(boolean allowResolution, boolean verifyFingerprints)
protected void run(StructuredGraph graph, CoreProviders context)
run
in class BasePhase<CoreProviders>
public boolean checkContract()