Function cairo_lang_lowering::scc::function_scc_representative
source · pub fn function_scc_representative(
db: &dyn LoweringGroup,
function: FunctionWithBodyId
) -> SCCRepresentative
Expand description
Query implementation of crate::db::LoweringGroup::function_scc_representative.