pub fn combine_constants(
    context: &mut Context,
    function: &Function
) -> Result<bool, IrError>
Expand description

Find constant expressions which can be reduced to fewer opterations.