Home
last modified time | relevance | path

Searched refs:wrapInExecuteRegion (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/SCF/TransformOps/
H A DSCFTransformOps.cpp67 static scf::ExecuteRegionOp wrapInExecuteRegion(RewriterBase &b, in wrapInExecuteRegion() function
98 scf::ExecuteRegionOp exec = wrapInExecuteRegion(rewriter, target); in apply()