Module cse

Source
Expand description

Common subexpression elimination.

Modulesยง

anf
Identifies common relation subexpressions and places them behind Let bindings.
relation_cse
Identifies common relation subexpressions and places them behind Let bindings.