Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/IR/
H A DOperationSupportTest.cpp191 Operation *containerOp = in TEST() local
194 Region &region = containerOp->getRegion(0); in TEST()
216 containerOp->destroy(); in TEST()