Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Optimizer/Transforms/
H A DPasses.h37 std::unique_ptr<mlir::Pass> createMemoryAllocationPass();
39 createMemoryAllocationPass(bool dynOnHeap, std::size_t maxStackSize);
H A DPasses.td188 let constructor = "::fir::createMemoryAllocationPass()";
/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
/llvm-project-15.0.7/flang/include/flang/Tools/
H A DCLOptions.inc113 return fir::createMemoryAllocationPass(