pub fn constant_propagation() -> impl 'static + Pass + VisitMut
This pass is kind of inliner, but it’s far faster.