Skip to main content

Module dce

Module dce 

Source

Structsยง

Dce
Dead Code Elimination pass. Removes LetNonRec bindings where the binder is unused. Removes LetRec groups where all binders are unused.