Home
last modified time | relevance | path

Searched defs:DeallocationOptions (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Bufferization/IR/
H A DBufferDeallocationOpInterface.h94 struct DeallocationOptions { struct
98 bool privateFuncDynamicOwnership = false;
/llvm-project/mlir/include/mlir/Dialect/Bufferization/Pipelines/
H A DPasses.h34 operator DeallocationOptions() const { in DeallocationOptions() function