Module swc_ecma_transforms_optimization::simplify[][src]

Expand description

Ported from closure compiler.

Modules

Structs

All bool fields defaults to false.

Functions

Not intended for general use. Use [simplifier] instead.

Not intended for general use. Use [simplifier] instead.

Performs simplify-expr, inlining, remove-dead-branch and dce until nothing changes.