public final class FrameAccessVerificationPhase extends BasePhase<TruffleTierContext>
VirtualFrameSetNodes to change the type of uninitialized slots
whenever this is necessary to produce matching types at merges.BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseState| Constructor and Description |
|---|
FrameAccessVerificationPhase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
run(StructuredGraph graph,
TruffleTierContext context) |
apply, apply, applyScope, codeSizeIncrease, contractorName, equals, getName, hashCode, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelclone, getClass, notify, notifyAll, toString, wait, wait, waitcheckContractprotected void run(StructuredGraph graph, TruffleTierContext context)
run in class BasePhase<TruffleTierContext>