Function sway_ir::optimize::constants::combine_constants
source · pub fn combine_constants(
context: &mut Context,
function: &Function
) -> Result<bool, IrError>
Expand description
Find constant expressions which can be reduced to fewer opterations.