Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/IR/
H A DTestRegions.cpp19 struct TakeBodyPass struct
21 MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID(TakeBodyPass) in MLIR_DEFINE_EXPLICIT_INTERNAL_INLINE_TYPE_ID()
24 StringRef getDescription() const final { return "Test Region's takeBody"; } in getDescription()
26 void runOnOperation() override { in runOnOperation()