pub fn constant_propagation() -> impl 'static + Fold + VisitMut
Expand description

This pass is kind of inliner, but it’s far faster.