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