Searched refs:replaceOpWithResultsOfAnotherOp (Results 1 – 2 of 2) sorted by relevance
326 void RewriterBase::replaceOpWithResultsOfAnotherOp(Operation *op, in replaceOpWithResultsOfAnotherOp() function in RewriterBase
453 replaceOpWithResultsOfAnotherOp(op, newOp.getOperation()); in replaceOpWithNewOp()573 void replaceOpWithResultsOfAnotherOp(Operation *op, Operation *newOp);