Skip to main content

reduce_call_binary

Function reduce_call_binary 

Source
pub(super) fn reduce_call_binary(
    e: &mut MirScalarExpr,
    column_types: &[ReprColumnType],
    temp_storage: &RowArena,
)