Module mz_transform::cse

source ·
Expand description

Common subexpression elimination.

Modules

Identifies common relation subexpressions and places them behind Let bindings.