Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/Transforms/
H A DCIRCanonicalize.cpp87 struct RemoveEmptySwitch : public OpRewritePattern<SwitchOp> { struct
90 LogicalResult matchAndRewrite(SwitchOp op, in matchAndRewrite()