public class ExprTransformApplyTransform extends ExprTransformCopy
COPY_ALWAYS, COPY_ONLY_ON_CHANGE| Constructor and Description |
|---|
ExprTransformApplyTransform(Transform transform) |
ExprTransformApplyTransform(Transform transform,
OpVisitor beforeVisitor,
OpVisitor afterVisitor) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
transform(ExprFunctionOp funcOp,
ExprList args,
Op opArg) |
public ExprTransformApplyTransform(Transform transform)
public Expr transform(ExprFunctionOp funcOp, ExprList args, Op opArg)
transform in interface ExprTransformtransform in class ExprTransformCopyLicenced under the Apache License, Version 2.0