Home
last modified time | relevance | path

Searched refs:FreeFunType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DMemRefUtils.h138 using FreeFunType = std::function<void(DescriptorType)>; variable
182 OwningMemRef(DescriptorType descriptor, FreeFunType freeFunc) in OwningMemRef()
207 FreeFunType freeFunc;