Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp956 struct SimplifyPassThroughCondBranch : public OpRewritePattern<CondBranchOp> { struct
959 LogicalResult matchAndRewrite(CondBranchOp condbr, in matchAndRewrite()