Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocation.cpp620 struct DefaultAllocationInterface struct
623 static Optional<Operation *> buildDealloc(OpBuilder &builder, Value alloc) { in buildDealloc()
627 static Optional<Value> buildClone(OpBuilder &builder, Value alloc) { in buildClone()