Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/IR/
H A DPatternMatch.cpp326 void RewriterBase::replaceOpWithResultsOfAnotherOp(Operation *op, in replaceOpWithResultsOfAnotherOp() function in RewriterBase
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DPatternMatch.h453 replaceOpWithResultsOfAnotherOp(op, newOp.getOperation()); in replaceOpWithNewOp()
573 void replaceOpWithResultsOfAnotherOp(Operation *op, Operation *newOp);