public class GraphBuilderPhase extends BasePhase<HighTierContext>
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphBuilderPhase.Instance |
BasePhase.ApplyScope, BasePhase.BasePhaseStatistics, BasePhase.PhaseOptions, BasePhase.SharedGlobalPhaseState| Constructor and Description |
|---|
GraphBuilderPhase(GraphBuilderConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkContract() |
GraphBuilderConfiguration |
getGraphBuilderConfig() |
protected void |
run(StructuredGraph graph,
HighTierContext context) |
apply, apply, applyScope, codeSizeIncrease, contractorName, equals, getName, hashCode, shouldDumpAfterAtBasicLevel, shouldDumpBeforeAtBasicLevelpublic GraphBuilderPhase(GraphBuilderConfiguration config)
public boolean checkContract()
protected void run(StructuredGraph graph, HighTierContext context)
run in class BasePhase<HighTierContext>public GraphBuilderConfiguration getGraphBuilderConfig()