Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DControlFlowInterfacesTest.cpp118 TEST(RegionBranchOpInterface, MutuallyExclusiveOps) { in TEST() argument
139 TEST(RegionBranchOpInterface, MutuallyExclusiveOps2) { in TEST() argument
160 TEST(RegionBranchOpInterface, NotMutuallyExclusiveOps) { in TEST() argument
181 TEST(RegionBranchOpInterface, NestedMutuallyExclusiveOps) { in TEST() argument
212 TEST(RegionBranchOpInterface, RecursiveRegions) { in TEST() argument
240 TEST(RegionBranchOpInterface, NotRecursiveRegions) { in TEST() argument
/llvm-project-15.0.7/mlir/include/mlir/Transforms/
H A DControlFlowSinkUtils.h19 class RegionBranchOpInterface; variable
/llvm-project-15.0.7/mlir/include/mlir/Analysis/DataFlow/
H A DDenseAnalysis.h22 class RegionBranchOpInterface; variable
H A DDeadCodeAnalysis.h27 class RegionBranchOpInterface; variable
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.h21 class RegionBranchOpInterface; variable