public class GraphBuilderPhase extends BasePhase<HighTierContext>
Modifier and Type | Class and Description |
---|---|
static class |
GraphBuilderPhase.Instance |
Modifier and Type | Field and Description |
---|---|
private GraphBuilderConfiguration |
graphBuilderConfig |
BEFORE_PHASE_DUMP_LEVEL, PHASE_DUMP_LEVEL
Constructor and Description |
---|
GraphBuilderPhase(GraphBuilderConfiguration config) |
Modifier and Type | Method and Description |
---|---|
GraphBuilderConfiguration |
getGraphBuilderConfig() |
protected void |
run(StructuredGraph graph,
HighTierContext context) |
apply, apply, createName, getName
private final GraphBuilderConfiguration graphBuilderConfig
public GraphBuilderPhase(GraphBuilderConfiguration config)
protected void run(StructuredGraph graph, HighTierContext context)
run
in class BasePhase<HighTierContext>
public GraphBuilderConfiguration getGraphBuilderConfig()