MLIR 22.0.0git
mlir::bufferization::OwnershipBasedBufferDeallocationPassOptions Struct Reference

#include "mlir/Dialect/Bufferization/Transforms/Passes.h"

Public Attributes

bool privateFuncDynamicOwnership = false

Detailed Description

Definition at line 888 of file Passes.h.

Member Data Documentation

◆ privateFuncDynamicOwnership

bool mlir::bufferization::OwnershipBasedBufferDeallocationPassOptions::privateFuncDynamicOwnership = false

Definition at line 889 of file Passes.h.


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