Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DControlFlowInterfacesTest.cpp69 struct DoubleLoopRegionsOp struct
70 : public Op<DoubleLoopRegionsOp, RegionBranchOpInterface::Trait> {
113 DoubleLoopRegionsOp, SequentialRegionsOp>(); in CFTestDialect()