Home
last modified time | relevance | path

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

/llvm-project/mlir/examples/transform/Ch4/lib/
H A DMyExtension.cpp99 auto matchScope = state.make_region_scope(getBody()); apply() local
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp853 auto matchScope = state.make_region_scope(*block.getParent()); in matchBlock() local