pub fn run_constant_folding(module: &mut IrModule) -> OptimizationResult
Run only constant folding on a module.