fn get_goto_kind( exits_info: &ExitInfo, parent_loops: &Vec<BlockId>, switch_exit_blocks: &HashSet<BlockId>, next_block_id: BlockId, ) -> GotoKind