Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferDeallocationOpInterface.cpp154 Value newMemref = cloneOp.getResult(); in getMemrefWithUniqueOwnership() local
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DOwnershipBasedBufferDeallocation.cpp741 Value newMemref = newMemrefAndOnwership.first; in materializeMemrefWithGuaranteedOwnership() local