Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Optimizer/Transforms/
H A DMemoryAllocation.cpp213 std::unique_ptr<mlir::Pass> fir::createMemoryAllocationPass() { in createMemoryAllocationPass() function in fir
218 fir::createMemoryAllocationPass(bool dynOnHeap, std::size_t maxStackSize) { in createMemoryAllocationPass() function in fir