fn compare_predicates(x: &MirScalarExpr, y: &MirScalarExpr) -> OrderingExpand description
Comparison method for sorting predicates by their complexity, measured by the total number of non-literal expression nodes within the expression.
fn compare_predicates(x: &MirScalarExpr, y: &MirScalarExpr) -> OrderingComparison method for sorting predicates by their complexity, measured by the total number of non-literal expression nodes within the expression.