MLIR  19.0.0git
Public Attributes | List of all members
mlir::bufferization::DeallocationOptions Struct Reference

Options for BufferDeallocationOpInterface-based buffer deallocation. More...

#include "mlir/Dialect/Bufferization/IR/BufferDeallocationOpInterface.h"

Public Attributes

bool privateFuncDynamicOwnership = false
 

Detailed Description

Options for BufferDeallocationOpInterface-based buffer deallocation.

Definition at line 94 of file BufferDeallocationOpInterface.h.

Member Data Documentation

◆ privateFuncDynamicOwnership

bool mlir::bufferization::DeallocationOptions::privateFuncDynamicOwnership = false

The documentation for this struct was generated from the following file: