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