public interface CompileTimePass extends Function<DAG<IRVertex,IREdge>,DAG<IRVertex,IREdge>>, Serializable
Modifier and Type | Method and Description |
---|---|
Set<ExecutionProperty.Key> |
getPrerequisiteExecutionProperties()
Getter for prerequisite execution properties.
|
Set<ExecutionProperty.Key> getPrerequisiteExecutionProperties()
Copyright © 2018. All rights reserved.