Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Interfaces/
H A DControlFlowInterfacesTest.cpp113 TEST(RegionBranchOpInterface, MutuallyExclusiveOps) { in TEST() argument
134 TEST(RegionBranchOpInterface, MutuallyExclusiveOps2) { in TEST() argument
155 TEST(RegionBranchOpInterface, NotMutuallyExclusiveOps) { in TEST() argument
176 TEST(RegionBranchOpInterface, NestedMutuallyExclusiveOps) { in TEST() argument
207 TEST(RegionBranchOpInterface, RecursiveRegions) { in TEST() argument
235 TEST(RegionBranchOpInterface, NotRecursiveRegions) { in TEST() argument
/llvm-project/mlir/include/mlir/Transforms/
H A DControlFlowSinkUtils.h19 class RegionBranchOpInterface; variable
/llvm-project/mlir/include/mlir/Analysis/DataFlow/
H A DDeadCodeAnalysis.h28 class RegionBranchOpInterface; variable
/llvm-project/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.h21 class RegionBranchOpInterface; variable