private static class ValueAnchorCleanupPhase.CleanupValueAnchorsClosure extends SinglePassNodeIterator<ValueAnchorCleanupPhase.State>
state
Constructor and Description |
---|
CleanupValueAnchorsClosure(StartNode start) |
Modifier and Type | Method and Description |
---|---|
protected void |
node(FixedNode node) |
apply, controlSplit, end, finished, invoke, loopBegin, loopEnd, merge
public CleanupValueAnchorsClosure(StartNode start)
protected void node(FixedNode node)
node
in class SinglePassNodeIterator<ValueAnchorCleanupPhase.State>