Expand description
Auto-generated module
🤖 Generated with SplitRS
Functions§
- let_
value_ to_ key - Normalize a let-bound value into an
ExprKey, orNoneif the value is not a candidate for CSE (e.g. impure, reset, reuse). - optimize_
cse - Run CSE on a vector of function declarations with default configuration.