Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/IR/
H A DSCF.cpp154 struct SingleBlockExecuteInliner : public OpRewritePattern<ExecuteRegionOp> { struct
157 LogicalResult matchAndRewrite(ExecuteRegionOp op, in matchAndRewrite()