MLIR  19.0.0git
mlir::bufferization::DeallocationState Member List

This is the complete list of members for mlir::bufferization::DeallocationState, including all inherited members.

addMemrefToDeallocate(Value memref, Block *block)mlir::bufferization::DeallocationState
DeallocationState(Operation *op)mlir::bufferization::DeallocationState
DeallocationState(const DeallocationState &)=deletemlir::bufferization::DeallocationState
dropMemrefToDeallocate(Value memref, Block *block)mlir::bufferization::DeallocationState
getLiveMemrefsIn(Block *block, SmallVectorImpl< Value > &memrefs)mlir::bufferization::DeallocationState
getMemrefsAndConditionsToDeallocate(OpBuilder &builder, Location loc, Block *block, SmallVectorImpl< Value > &memrefs, SmallVectorImpl< Value > &conditions) constmlir::bufferization::DeallocationState
getMemrefsToRetain(Block *fromBlock, Block *toBlock, ValueRange destOperands, SmallVectorImpl< Value > &toRetain) constmlir::bufferization::DeallocationState
getMemrefWithUniqueOwnership(OpBuilder &builder, Value memref, Block *block)mlir::bufferization::DeallocationState
getOwnership(Value memref, Block *block) constmlir::bufferization::DeallocationState
getSymbolTable()mlir::bufferization::DeallocationStateinline
resetOwnerships(ValueRange memrefs, Block *block)mlir::bufferization::DeallocationState
updateOwnership(Value memref, Ownership ownership, Block *block=nullptr)mlir::bufferization::DeallocationState