Skip to main content

is_dead_assertion

Function is_dead_assertion 

Source
pub fn is_dead_assertion(expr: &SvaExpr) -> bool
Expand description

Check if ALL evaluation attempts of a property are vacuous. If so, the assertion is dead and provides no verification value.