Home
last modified time | relevance | path

Searched defs:notifyBlockInserted (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DBuilders.h310 virtual void notifyBlockInserted(Block *block, Region *previous, notifyBlockInserted() function
H A DPatternMatch.h469 void notifyBlockInserted(Block *block, Region *previous, notifyBlockInserted() function
/llvm-project/mlir/lib/Transforms/Utils/
H A DGreedyPatternRewriteDriver.cpp660 void GreedyPatternRewriteDriver::notifyBlockInserted( in notifyBlockInserted() function in GreedyPatternRewriteDriver
H A DDialectConversion.cpp1517 void ConversionPatternRewriterImpl::notifyBlockInserted( notifyBlockInserted() function in ConversionPatternRewriterImpl
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DBufferizeHLFIR.cpp749 virtual void notifyBlockInserted(mlir::Block *block, mlir::Region *previous, notifyBlockInserted() function
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp329 void notifyBlockInserted(Block *block, Region *previous, notifyBlockInserted() function