Skip to main content

reduce

Function reduce 

Source
pub fn reduce(expr: &mut MirScalarExpr, column_types: &[ReprColumnType])
Expand description

Reduce expr to a simpler equivalent form by repeatedly applying local rewrite rules until reaching a fixed point.