cairo_lang_lowering::panic

Function scc_may_panic

source
pub fn scc_may_panic(
    db: &dyn LoweringGroup,
    scc: ConcreteSCCRepresentative,
) -> Maybe<bool>
Expand description

Query implementation of crate::db::LoweringGroup::scc_may_panic.