Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DFunctionInterfaces.h88 void eraseFunctionArguments(Operation *op, const BitVector &argIndices,
H A DFunctionInterfaces.td343 function_interface_impl::eraseFunctionArguments(
/llvm-project-15.0.7/mlir/lib/IR/
H A DFunctionInterfaces.cpp202 void mlir::function_interface_impl::eraseFunctionArguments( in eraseFunctionArguments() function in mlir::function_interface_impl