Function expr::relation::canonicalize::compare_predicates[][src]

fn compare_predicates(x: &MirScalarExpr, y: &MirScalarExpr) -> Ordering
Expand description

Comparison method for sorting predicates by their complexity, measured by the total number of non-literal expression nodes within the expression.