Home
last modified time | relevance | path

Searched refs:dumpRootOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Rewrite/
H A DPatternApplicator.cpp191 Operation *dumpRootOp = getDumpRootOp(op); in matchAndRewrite() local
209 LLVM_DEBUG(logSucessfulPatternApplication(dumpRootOp)); in matchAndRewrite()