Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DBufferViewFlowOpInterfaceImpl.cpp21 struct ReallocOpInterface struct
22 : public BufferViewFlowOpInterface::ExternalModel<ReallocOpInterface,
46 ReallocOp::attachInterface<ReallocOpInterface>(*ctx); in registerBufferViewFlowOpInterfaceExternalModels()