Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/Transforms/
H A DCIRCanonicalize.cpp64 struct RemoveEmptyScope : public OpRewritePattern<ScopeOp> { struct
67 LogicalResult matchAndRewrite(ScopeOp op, in matchAndRewrite()