Home
last modified time | relevance | path

Searched defs:FoldComponentNeg (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Dialect/Complex/IR/
H A DComplexOps.cpp205 struct FoldComponentNeg final : OpRewritePattern<OpKind> { struct
208 LogicalResult matchAndRewrite(OpKind op, in matchAndRewrite()