Gibbon.Passes.ShakeTree
Description
Aggressive dead code elimination. No regard for termination, effects, or partiality.
shakeTree :: Prog3 -> PassM Prog3 Source #
Drop all unreferenced let-bindings.