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