Searched refs:createMemoryAllocationPass (Results 1 – 4 of 4) sorted by relevance
37 std::unique_ptr<mlir::Pass> createMemoryAllocationPass();39 createMemoryAllocationPass(bool dynOnHeap, std::size_t maxStackSize);
188 let constructor = "::fir::createMemoryAllocationPass()";
213 std::unique_ptr<mlir::Pass> fir::createMemoryAllocationPass() { in createMemoryAllocationPass() function in fir218 fir::createMemoryAllocationPass(bool dynOnHeap, std::size_t maxStackSize) { in createMemoryAllocationPass() function in fir
113 return fir::createMemoryAllocationPass(