Skip to main content

comparison_of

Function comparison_of 

Source
fn comparison_of<'gcx>(
    gcx: Gcx<'gcx>,
    expr: &'gcx Expr<'gcx>,
) -> Option<Comparison>
Expand description

A comparison of one resolved integer variable (possibly cast) against a constant.