Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Func/Transforms/
H A DFuncConversions.h22 class BranchOpInterface; variable
/llvm-project/mlir/lib/Dialect/Func/Transforms/
H A DFuncConversions.cpp63 BranchOpInterfaceTypeConversion(TypeConverter & typeConverter,MLIRContext * ctx,function_ref<bool (BranchOpInterface,int)> shouldConvertBranchOperand) BranchOpInterfaceTypeConversion() argument
119 populateBranchOpInterfaceTypeConversionPattern(RewritePatternSet & patterns,TypeConverter & typeConverter,function_ref<bool (BranchOpInterface,int)> shouldConvertBranchOperand) populateBranchOpInterfaceTypeConversionPattern() argument
/llvm-project/mlir/lib/Dialect/ControlFlow/Transforms/
H A DBufferizableOpInterfaceImpl.cpp53 struct BranchOpInterface struct
/llvm-project/mlir/include/mlir/Analysis/DataFlow/
H A DDeadCodeAnalysis.h27 class BranchOpInterface; variable
/llvm-project/mlir/include/mlir/Interfaces/
H A DControlFlowInterfaces.h20 class BranchOpInterface; variable