pub fn function_scc_representative(
    db: &dyn LoweringGroup,
    function: FunctionWithBodyId
) -> SCCRepresentative
Expand description