pub fn scc_may_panic(
db: &dyn LoweringGroup,
scc: ConcreteSCCRepresentative,
) -> Maybe<bool>
Expand description
Query implementation of crate::db::LoweringGroup::scc_may_panic.
pub fn scc_may_panic(
db: &dyn LoweringGroup,
scc: ConcreteSCCRepresentative,
) -> Maybe<bool>
Query implementation of crate::db::LoweringGroup::scc_may_panic.