pub fn fold_constants(body: &mut FunctionMIR) -> usizeExpand description
Run constant folding on a MIR body. Returns the number of folds applied.
pub fn fold_constants(body: &mut FunctionMIR) -> usizeRun constant folding on a MIR body. Returns the number of folds applied.