Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DControlFlowInterfacesTest.cpp46 struct LoopRegionsOp struct
47 : public Op<LoopRegionsOp, RegionBranchOpInterface::Trait> {
112 addOperations<DummyOp, MutuallyExclusiveRegionsOp, LoopRegionsOp, in CFTestDialect()