Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h463 struct ForwardingListener : public RewriterBase::Listener { struct
464 ForwardingListener(OpBuilder::Listener *listener) in ForwardingListener() argument
466 notifyOperationInsertedForwardingListener notifyOperationInserted() argument
469 notifyBlockInsertedForwardingListener notifyBlockInserted() argument
473 notifyBlockErasedForwardingListener notifyBlockErased() argument
477 notifyOperationModifiedForwardingListener notifyOperationModified() argument
481 notifyOperationReplacedForwardingListener notifyOperationReplaced() argument
485 notifyOperationReplacedForwardingListener notifyOperationReplaced() argument
490 notifyOperationErasedForwardingListener notifyOperationErased() argument
494 notifyPatternBeginForwardingListener notifyPatternBegin() argument
498 notifyPatternEndForwardingListener notifyPatternEnd() argument
503 notifyMatchFailureForwardingListener notifyMatchFailure() argument