Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/Func/Transforms/
H A DFuncConversions.h22 class BranchOpInterface; variable
/llvm-project-15.0.7/mlir/lib/Dialect/Func/Transforms/
H A DFuncConversions.cpp58 function_ref<bool(BranchOpInterface, int)> shouldConvertBranchOperand) in BranchOpInterfaceTypeConversion()
114 function_ref<bool(BranchOpInterface, int)> shouldConvertBranchOperand) { in populateBranchOpInterfaceTypeConversionPattern()
/llvm-project-15.0.7/mlir/include/mlir/Analysis/DataFlow/
H A DDeadCodeAnalysis.h26 class BranchOpInterface; variable
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.h20 class BranchOpInterface; variable