Function come::ir::optimize::pass::fix_irreducible::fix_other_block
source · fn fix_other_block(
function: &mut FunctionDefinition,
first_guard_block_name: &str,
scc_id: &str,
plan: FixOtherBlockPlan
)