Searched refs:notifyOperationRemoved (Results 1 – 3 of 3) sorted by relevance
88 void notifyOperationRemoved(Operation *op) override { in notifyOperationRemoved() function in __anonccc0d9ca0111::GreedyPatternRewriteDriver167 notifyOperationRemoved(op); in simplify()186 notifyOperationRemoved(op); in simplify()293 void notifyOperationRemoved(Operation *op) override { in notifyOperationRemoved() function in __anonccc0d9ca0611::OpPatternRewriteDriver
169 notifyOperationRemoved(op); in replaceOp()177 notifyOperationRemoved(op); in eraseOp()
550 virtual void notifyOperationRemoved(Operation *op) {} in notifyOperationRemoved() function