Searched refs:eraseFunctionArguments (Results 1 – 2 of 2) sorted by relevance
34 void mlir::impl::eraseFunctionArguments(Operation *op, in eraseFunctionArguments() function in mlir::impl
76 void eraseFunctionArguments(Operation *op, ArrayRef<unsigned> argIndices,271 ::mlir::impl::eraseFunctionArguments(this->getOperation(), argIndices, in eraseArguments()