public class InsertGuardFencesPhase extends Phase
BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseState| Modifier and Type | Field and Description |
|---|---|
static IntegerStamp |
POSITIVE_ARRAY_INDEX_STAMP |
| Constructor and Description |
|---|
InsertGuardFencesPhase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(StructuredGraph graph) |
apply, apply, applyScope, codeSizeIncrease, contractorName, equals, getName, hashCode, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelclone, getClass, notify, notifyAll, toString, wait, wait, waitcheckContractpublic static final IntegerStamp POSITIVE_ARRAY_INDEX_STAMP
protected void run(StructuredGraph graph)