Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DPasses.h172 bool hoistStaticAllocs = false; global() member
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferResultsToOutParams.cpp111 updateReturnOps(func::FuncOp func,ArrayRef<BlockArgument> appendedEntryArgs,MemCpyFn memCpyFn,bool hoistStaticAllocs) updateReturnOps() argument