Safe Haskell | None |
---|---|
Language | Haskell2010 |
Merge memory blocks.
Documentation
memoryBlockMergingCoalescing :: Pass ExplicitMemory ExplicitMemory Source #
Apply the coalescing part of the memory block merging optimisation.
memoryBlockMergingReuse :: Pass ExplicitMemory ExplicitMemory Source #
Apply the reuse part of the memory block merging optimisation.