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

Find constant expressions which can be reduced to fewer opterations.