blob: 4df8ff94499a7d9809d9e3e467a888343c01a6b5 [file] [log] [blame]
Dan Gohman3c7d3082009-09-11 18:01:28 +00001; RUN: opt < %s -condprop -disable-output
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002; PR979
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00003
Dan Gohmanf17a25c2007-07-18 16:29:46 +00004target datalayout = "e-p:32:32"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005target triple = "i686-pc-linux-gnu"
6deplibs = [ "c", "crtend" ]
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00007 %struct.IO_APIC_reg_00 = type { i32 }
8 %struct.Qdisc = type { i32 (%struct.sk_buff*, %struct.Qdisc*)*, %struct.sk_buff* (%struct.Qdisc*)*, i32, %struct.Qdisc_ops*, %struct.Qdisc*, i32, %struct.IO_APIC_reg_00, %struct.sk_buff_head, %struct.net_device*, %struct.tc_stats, i32 (%struct.sk_buff*, %struct.Qdisc*)*, %struct.Qdisc*, [1 x i8] }
9 %struct.Qdisc_class_ops = type { i32 (%struct.Qdisc*, i32, %struct.Qdisc*, %struct.Qdisc**)*, %struct.Qdisc* (%struct.Qdisc*, i32)*, i32 (%struct.Qdisc*, i32)*, void (%struct.Qdisc*, i32)*, i32 (%struct.Qdisc*, i32, i32, %struct._agp_version**, i32*)*, i32 (%struct.Qdisc*, i32)*, void (%struct.Qdisc*, %struct.qdisc_walker*)*, %struct.tcf_proto** (%struct.Qdisc*, i32)*, i32 (%struct.Qdisc*, i32, i32)*, void (%struct.Qdisc*, i32)*, i32 (%struct.Qdisc*, i32, %struct.sk_buff*, %struct.tcmsg*)* }
10 %struct.Qdisc_ops = type { %struct.Qdisc_ops*, %struct.Qdisc_class_ops*, [16 x i8], i32, i32 (%struct.sk_buff*, %struct.Qdisc*)*, %struct.sk_buff* (%struct.Qdisc*)*, i32 (%struct.sk_buff*, %struct.Qdisc*)*, i32 (%struct.Qdisc*)*, i32 (%struct.Qdisc*, %struct._agp_version*)*, void (%struct.Qdisc*)*, void (%struct.Qdisc*)*, i32 (%struct.Qdisc*, %struct._agp_version*)*, i32 (%struct.Qdisc*, %struct.sk_buff*)* }
11 %struct.ViceFid = type { i32, i32, i32 }
12 %struct.__wait_queue = type { i32, %struct.task_struct*, %struct.list_head }
Dan Gohmanf17a25c2007-07-18 16:29:46 +000013 %struct.__wait_queue_head = type { %struct.IO_APIC_reg_00, %struct.list_head }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +000014 %struct._agp_version = type { i16, i16 }
15 %struct._drm_i810_overlay_t = type { i32, i32 }
16 %struct.address_space = type { %struct.list_head, %struct.list_head, %struct.list_head, i32, %struct.address_space_operations*, %struct.inode*, %struct.vm_area_struct*, %struct.vm_area_struct*, %struct.IO_APIC_reg_00, i32 }
17 %struct.address_space_operations = type { i32 (%struct.page*)*, i32 (%struct.file*, %struct.page*)*, i32 (%struct.page*)*, i32 (%struct.file*, %struct.page*, i32, i32)*, i32 (%struct.file*, %struct.page*, i32, i32)*, i32 (%struct.address_space*, i32)*, i32 (%struct.page*, i32)*, i32 (%struct.page*, i32)*, i32 (i32, %struct.inode*, %struct.kiobuf*, i32, i32)*, i32 (i32, %struct.file*, %struct.kiobuf*, i32, i32)*, void (%struct.page*)* }
18 %struct.audio_buf_info = type { i32, i32, i32, i32 }
19 %struct.autofs_packet_hdr = type { i32, i32 }
20 %struct.block_device = type { %struct.list_head, %struct.IO_APIC_reg_00, %struct.inode*, i16, i32, %struct.block_device_operations*, %struct.semaphore, %struct.list_head }
21 %struct.block_device_operations = type { i32 (%struct.inode*, %struct.file*)*, i32 (%struct.inode*, %struct.file*)*, i32 (%struct.inode*, %struct.file*, i32, i32)*, i32 (i16)*, i32 (i16)*, %struct.module* }
22 %struct.bluez_skb_cb = type { i32 }
23 %struct.buffer_head = type { %struct.buffer_head*, i32, i16, i16, i16, %struct.IO_APIC_reg_00, i16, i32, i32, %struct.buffer_head*, %struct.buffer_head*, %struct.buffer_head*, %struct.buffer_head*, %struct.buffer_head**, i8*, %struct.page*, void (%struct.buffer_head*, i32)*, i8*, i32, %struct.__wait_queue_head, %struct.list_head }
24 %struct.char_device = type { %struct.list_head, %struct.IO_APIC_reg_00, i16, %struct.IO_APIC_reg_00, %struct.semaphore }
25 %struct.completion = type { i32, %struct.__wait_queue_head }
26 %struct.cramfs_info = type { i32, i32, i32, i32 }
27 %struct.dentry = type { %struct.IO_APIC_reg_00, i32, %struct.inode*, %struct.dentry*, %struct.list_head, %struct.list_head, %struct.list_head, %struct.list_head, %struct.list_head, i32, %struct.qstr, i32, %struct.dentry_operations*, %struct.super_block*, i32, i8*, [16 x i8] }
28 %struct.dentry_operations = type { i32 (%struct.dentry*, i32)*, i32 (%struct.dentry*, %struct.qstr*)*, i32 (%struct.dentry*, %struct.qstr*, %struct.qstr*)*, i32 (%struct.dentry*)*, void (%struct.dentry*)*, void (%struct.dentry*, %struct.inode*)* }
29 %struct.dev_mc_list = type { %struct.dev_mc_list*, [8 x i8], i8, i32, i32 }
30 %struct.dnotify_struct = type { %struct.dnotify_struct*, i32, i32, %struct.file*, %struct.files_struct* }
31 %struct.dquot = type { %struct.list_head, %struct.list_head, %struct.list_head, %struct.__wait_queue_head, %struct.__wait_queue_head, i32, i32, %struct.super_block*, i32, i16, i64, i16, i16, i32, %struct.mem_dqblk }
32 %struct.dquot_operations = type { void (%struct.inode*, i32)*, void (%struct.inode*)*, i32 (%struct.inode*, i64, i32)*, i32 (%struct.inode*, i32)*, void (%struct.inode*, i64)*, void (%struct.inode*, i32)*, i32 (%struct.inode*, %struct.iattr*)*, i32 (%struct.dquot*)* }
33 %struct.drm_clip_rect = type { i16, i16, i16, i16 }
34 %struct.drm_ctx_priv_map = type { i32, i8* }
35 %struct.drm_mga_indices = type { i32, i32, i32, i32 }
36 %struct.dst_entry = type { %struct.dst_entry*, %struct.IO_APIC_reg_00, i32, %struct.net_device*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.neighbour*, %struct.hh_cache*, i32 (%struct.sk_buff*)*, i32 (%struct.sk_buff*)*, %struct.dst_ops*, [0 x i8] }
37 %struct.dst_ops = type { i16, i16, i32, i32 ()*, %struct.dst_entry* (%struct.dst_entry*, i32)*, %struct.dst_entry* (%struct.dst_entry*, %struct.sk_buff*)*, void (%struct.dst_entry*)*, %struct.dst_entry* (%struct.dst_entry*)*, void (%struct.sk_buff*)*, i32, %struct.IO_APIC_reg_00, %struct.kmem_cache_s* }
38 %struct.e820entry = type { i64, i64, i32 }
39 %struct.exec_domain = type { i8*, void (i32, %struct.pt_regs*)*, i8, i8, i32*, i32*, %struct.map_segment*, %struct.map_segment*, %struct.map_segment*, %struct.map_segment*, %struct.module*, %struct.exec_domain* }
40 %struct.ext2_inode_info = type { [15 x i32], i32, i32, i8, i8, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
41 %struct.ext3_inode_info = type { [15 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.list_head, i64, %struct.rw_semaphore }
42 %struct.fasync_struct = type { i32, i32, %struct.fasync_struct*, %struct.file* }
43 %struct.file = type { %struct.list_head, %struct.dentry*, %struct.vfsmount*, %struct.file_operations*, %struct.IO_APIC_reg_00, i32, i16, i64, i32, i32, i32, i32, i32, %struct.audio_buf_info, i32, i32, i32, i32, i8*, %struct.kiobuf*, i32 }
44 %struct.file_lock = type { %struct.file_lock*, %struct.list_head, %struct.list_head, %struct.files_struct*, i32, %struct.__wait_queue_head, %struct.file*, i8, i8, i64, i64, void (%struct.file_lock*)*, void (%struct.file_lock*)*, void (%struct.file_lock*)*, %struct.fasync_struct*, i32, { %struct.nfs_lock_info } }
45 %struct.file_operations = type { %struct.module*, i64 (%struct.file*, i64, i32)*, i32 (%struct.file*, i8*, i32, i64*)*, i32 (%struct.file*, i8*, i32, i64*)*, i32 (%struct.file*, i8*, i32 (i8*, i8*, i32, i64, i32, i32)*)*, i32 (%struct.file*, %struct.poll_table_struct*)*, i32 (%struct.inode*, %struct.file*, i32, i32)*, i32 (%struct.file*, %struct.vm_area_struct*)*, i32 (%struct.inode*, %struct.file*)*, i32 (%struct.file*)*, i32 (%struct.inode*, %struct.file*)*, i32 (%struct.file*, %struct.dentry*, i32)*, i32 (i32, %struct.file*, i32)*, i32 (%struct.file*, i32, %struct.file_lock*)*, i32 (%struct.file*, %struct.iovec*, i32, i64*)*, i32 (%struct.file*, %struct.iovec*, i32, i64*)*, i32 (%struct.file*, %struct.page*, i32, i32, i64*, i32)*, i32 (%struct.file*, i32, i32, i32, i32)* }
46 %struct.file_system_type = type { i8*, i32, %struct.super_block* (%struct.super_block*, i8*, i32)*, %struct.module*, %struct.file_system_type*, %struct.list_head }
47 %struct.files_struct = type { %struct.IO_APIC_reg_00, %typedef.rwlock_t, i32, i32, i32, %struct.file**, %typedef.__kernel_fd_set*, %typedef.__kernel_fd_set*, %typedef.__kernel_fd_set, %typedef.__kernel_fd_set, [32 x %struct.file*] }
48 %struct.fs_disk_quota = type { i8, i8, i16, i32, i64, i64, i64, i64, i64, i64, i32, i32, i16, i16, i32, i64, i64, i64, i32, i16, i16, [8 x i8] }
49 %struct.fs_quota_stat = type { i8, i16, i8, %struct.e820entry, %struct.e820entry, i32, i32, i32, i32, i16, i16 }
50 %struct.fs_struct = type { %struct.IO_APIC_reg_00, %typedef.rwlock_t, i32, %struct.dentry*, %struct.dentry*, %struct.dentry*, %struct.vfsmount*, %struct.vfsmount*, %struct.vfsmount* }
51 %struct.hh_cache = type { %struct.hh_cache*, %struct.IO_APIC_reg_00, i16, i32, i32 (%struct.sk_buff*)*, %typedef.rwlock_t, [32 x i32] }
52 %struct.i387_fxsave_struct = type { i16, i16, i16, i16, i32, i32, i32, i32, i32, i32, [32 x i32], [32 x i32], [56 x i32] }
53 %struct.iattr = type { i32, i16, i32, i32, i64, i32, i32, i32, i32 }
54 %struct.if_dqblk = type { i64, i64, i64, i64, i64, i64, i64, i64, i32 }
55 %struct.if_dqinfo = type { i64, i64, i32, i32 }
56 %struct.ifmap = type { i32, i32, i16, i8, i8, i8 }
57 %struct.ifreq = type { { [16 x i8] }, %typedef.dvd_authinfo }
58 %struct.inode = type { %struct.list_head, %struct.list_head, %struct.list_head, %struct.list_head, %struct.list_head, i32, %struct.IO_APIC_reg_00, i16, i16, i16, i32, i32, i16, i64, i32, i32, i32, i32, i32, i32, i32, i16, %struct.semaphore, %struct.rw_semaphore, %struct.semaphore, %struct.inode_operations*, %struct.file_operations*, %struct.super_block*, %struct.__wait_queue_head, %struct.file_lock*, %struct.address_space*, %struct.address_space, [2 x %struct.dquot*], %struct.list_head, %struct.pipe_inode_info*, %struct.block_device*, %struct.char_device*, i32, %struct.dnotify_struct*, i32, i32, i8, %struct.IO_APIC_reg_00, i32, i32, { %struct.ext2_inode_info, %struct.ext3_inode_info, %struct.msdos_inode_info, %struct.iso_inode_info, %struct.nfs_inode_info, %struct._drm_i810_overlay_t, %struct.shmem_inode_info, %struct.proc_inode_info, %struct.socket, %struct.usbdev_inode_info, i8* } }
59 %struct.inode_operations = type { i32 (%struct.inode*, %struct.dentry*, i32)*, %struct.dentry* (%struct.inode*, %struct.dentry*)*, i32 (%struct.dentry*, %struct.inode*, %struct.dentry*)*, i32 (%struct.inode*, %struct.dentry*)*, i32 (%struct.inode*, %struct.dentry*, i8*)*, i32 (%struct.inode*, %struct.dentry*, i32)*, i32 (%struct.inode*, %struct.dentry*)*, i32 (%struct.inode*, %struct.dentry*, i32, i32)*, i32 (%struct.inode*, %struct.dentry*, %struct.inode*, %struct.dentry*)*, i32 (%struct.dentry*, i8*, i32)*, i32 (%struct.dentry*, %struct.nameidata*)*, void (%struct.inode*)*, i32 (%struct.inode*, i32)*, i32 (%struct.dentry*)*, i32 (%struct.dentry*, %struct.iattr*)*, i32 (%struct.dentry*, %struct.iattr*)*, i32 (%struct.dentry*, i8*, i8*, i32, i32)*, i32 (%struct.dentry*, i8*, i8*, i32)*, i32 (%struct.dentry*, i8*, i32)*, i32 (%struct.dentry*, i8*)* }
60 %struct.iovec = type { i8*, i32 }
61 %struct.ip_options = type { i32, i8, i8, i8, i8, i8, i8, i8, i8, [0 x i8] }
62 %struct.isapnp_dma = type { i8, i8, %struct.isapnp_resources*, %struct.isapnp_dma* }
63 %struct.isapnp_irq = type { i16, i8, i8, %struct.isapnp_resources*, %struct.isapnp_irq* }
64 %struct.isapnp_mem = type { i32, i32, i32, i32, i8, i8, %struct.isapnp_resources*, %struct.isapnp_mem* }
65 %struct.isapnp_mem32 = type { [17 x i8], %struct.isapnp_resources*, %struct.isapnp_mem32* }
66 %struct.isapnp_port = type { i16, i16, i8, i8, i8, i8, %struct.isapnp_resources*, %struct.isapnp_port* }
67 %struct.isapnp_resources = type { i16, i16, %struct.isapnp_port*, %struct.isapnp_irq*, %struct.isapnp_dma*, %struct.isapnp_mem*, %struct.isapnp_mem32*, %struct.pci_dev*, %struct.isapnp_resources*, %struct.isapnp_resources* }
68 %struct.iso_inode_info = type { i32, i8, [3 x i8], i32, i32 }
Dan Gohmanf17a25c2007-07-18 16:29:46 +000069 %struct.iw_handler_def = type opaque
70 %struct.iw_statistics = type opaque
71 %struct.k_sigaction = type { %struct.sigaction }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +000072 %struct.kern_ipc_perm = type { i32, i32, i32, i32, i32, i16, i32 }
73 %struct.kiobuf = type { i32, i32, i32, i32, i32, %struct.page**, %struct.buffer_head**, i32*, %struct.IO_APIC_reg_00, i32, void (%struct.kiobuf*)*, %struct.__wait_queue_head }
74 %struct.kmem_cache_s = type { %struct.list_head, %struct.list_head, %struct.list_head, i32, i32, i32, %struct.IO_APIC_reg_00, i32, i32, i32, i32, i32, i32, %struct.kmem_cache_s*, i32, i32, void (i8*, %struct.kmem_cache_s*, i32)*, void (i8*, %struct.kmem_cache_s*, i32)*, i32, [20 x i8], %struct.list_head, [32 x %struct._drm_i810_overlay_t*], i32 }
75 %struct.linux_binfmt = type { %struct.linux_binfmt*, %struct.module*, i32 (%struct.linux_binprm*, %struct.pt_regs*)*, i32 (%struct.file*)*, i32 (i32, %struct.pt_regs*, %struct.file*)*, i32, i32 (%struct.linux_binprm*, i8*)* }
76 %struct.linux_binprm = type { [128 x i8], [32 x %struct.page*], i32, i32, %struct.file*, i32, i32, i32, i32, i32, i32, i32, i8*, i32, i32 }
Dan Gohmanf17a25c2007-07-18 16:29:46 +000077 %struct.list_head = type { %struct.list_head*, %struct.list_head* }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +000078 %struct.llva_sigcontext = type { %typedef.llva_icontext_t, %typedef.llva_fp_state_t, i32, i32, i32, i32, [1 x i32], i8* }
Dan Gohmanf17a25c2007-07-18 16:29:46 +000079 %struct.map_segment = type opaque
Tanya Lattner4c4d0b82008-03-01 09:15:35 +000080 %struct.mem_dqblk = type { i32, i32, i64, i32, i32, i32, i32, i32 }
81 %struct.mem_dqinfo = type { %struct.quota_format_type*, i32, i32, i32, { %struct.ViceFid } }
82 %struct.mm_struct = type { %struct.vm_area_struct*, %struct.rb_root_s, %struct.vm_area_struct*, %struct.IO_APIC_reg_00*, %struct.IO_APIC_reg_00, %struct.IO_APIC_reg_00, i32, %struct.rw_semaphore, %struct.IO_APIC_reg_00, %struct.list_head, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.iovec }
83 %struct.module = type { i32, %struct.module*, i8*, i32, %struct.IO_APIC_reg_00, i32, i32, i32, %struct.drm_ctx_priv_map*, %struct.module_ref*, %struct.module_ref*, i32 ()*, void ()*, %struct._drm_i810_overlay_t*, %struct._drm_i810_overlay_t*, %struct.module_persist*, %struct.module_persist*, i32 ()*, i32, i8*, i8*, i8*, i8*, i8* }
Dan Gohmanf17a25c2007-07-18 16:29:46 +000084 %struct.module_persist = type opaque
85 %struct.module_ref = type { %struct.module*, %struct.module*, %struct.module_ref* }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +000086 %struct.msdos_inode_info = type { i32, i32, i32, i32, i32, i32, %struct.inode*, %struct.list_head }
87 %struct.msghdr = type { i8*, i32, %struct.iovec*, i32, i8*, i32, i32 }
88 %struct.msq_setbuf = type { i32, i32, i32, i16 }
89 %struct.nameidata = type { %struct.dentry*, %struct.vfsmount*, %struct.qstr, i32, i32 }
90 %struct.namespace = type { %struct.IO_APIC_reg_00, %struct.vfsmount*, %struct.list_head, %struct.rw_semaphore }
91 %struct.neigh_ops = type { i32, void (%struct.neighbour*)*, void (%struct.neighbour*, %struct.sk_buff*)*, void (%struct.neighbour*, %struct.sk_buff*)*, i32 (%struct.sk_buff*)*, i32 (%struct.sk_buff*)*, i32 (%struct.sk_buff*)*, i32 (%struct.sk_buff*)* }
92 %struct.neigh_parms = type { %struct.neigh_parms*, i32 (%struct.neighbour*)*, %struct.neigh_table*, i32, i8*, i8*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
93 %struct.neigh_table = type { %struct.neigh_table*, i32, i32, i32, i32 (i8*, %struct.net_device*)*, i32 (%struct.neighbour*)*, i32 (%struct.pneigh_entry*)*, void (%struct.pneigh_entry*)*, void (%struct.sk_buff*)*, i8*, %struct.neigh_parms, i32, i32, i32, i32, i32, %struct.timer_list, %struct.timer_list, %struct.sk_buff_head, i32, %typedef.rwlock_t, i32, %struct.neigh_parms*, %struct.kmem_cache_s*, %struct.tasklet_struct, %struct.audio_buf_info, [32 x %struct.neighbour*], [16 x %struct.pneigh_entry*] }
94 %struct.neighbour = type { %struct.neighbour*, %struct.neigh_table*, %struct.neigh_parms*, %struct.net_device*, i32, i32, i32, i8, i8, i8, i8, %struct.IO_APIC_reg_00, %typedef.rwlock_t, [8 x i8], %struct.hh_cache*, %struct.IO_APIC_reg_00, i32 (%struct.sk_buff*)*, %struct.sk_buff_head, %struct.timer_list, %struct.neigh_ops*, [0 x i8] }
Dan Gohmanf17a25c2007-07-18 16:29:46 +000095 %struct.net_bridge_port = type opaque
Tanya Lattner4c4d0b82008-03-01 09:15:35 +000096 %struct.net_device = type { [16 x i8], i32, i32, i32, i32, i32, i32, i8, i8, i32, %struct.net_device*, i32 (%struct.net_device*)*, %struct.net_device*, i32, i32, %struct.net_device_stats* (%struct.net_device*)*, %struct.iw_statistics* (%struct.net_device*)*, %struct.iw_handler_def*, i32, i32, i16, i16, i16, i16, i32, i16, i16, i8*, %struct.net_device*, [8 x i8], [8 x i8], i8, %struct.dev_mc_list*, i32, i32, i32, i32, %struct.timer_list, i8*, i8*, i8*, i8*, i8*, %struct.list_head, i32, i32, %struct.Qdisc*, %struct.Qdisc*, %struct.Qdisc*, %struct.Qdisc*, i32, %struct.IO_APIC_reg_00, i32, %struct.IO_APIC_reg_00, %struct.IO_APIC_reg_00, i32, i32, void (%struct.net_device*)*, void (%struct.net_device*)*, i32 (%struct.net_device*)*, i32 (%struct.net_device*)*, i32 (%struct.sk_buff*, %struct.net_device*)*, i32 (%struct.net_device*, i32*)*, i32 (%struct.sk_buff*, %struct.net_device*, i16, i8*, i8*, i32)*, i32 (%struct.sk_buff*)*, void (%struct.net_device*)*, i32 (%struct.net_device*, i8*)*, i32 (%struct.net_device*, %struct.ifreq*, i32)*, i32 (%struct.net_device*, %struct.ifmap*)*, i32 (%struct.neighbour*, %struct.hh_cache*)*, void (%struct.hh_cache*, %struct.net_device*, i8*)*, i32 (%struct.net_device*, i32)*, void (%struct.net_device*)*, void (%struct.net_device*, %struct.vlan_group*)*, void (%struct.net_device*, i16)*, void (%struct.net_device*, i16)*, i32 (%struct.sk_buff*, i8*)*, i32 (%struct.net_device*, %struct.neigh_parms*)*, i32 (%struct.net_device*, %struct.dst_entry*)*, %struct.module*, %struct.net_bridge_port* }
97 %struct.net_device_stats = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
98 %struct.nf_conntrack = type { %struct.IO_APIC_reg_00, void (%struct.nf_conntrack*)* }
Dan Gohmanf17a25c2007-07-18 16:29:46 +000099 %struct.nf_ct_info = type { %struct.nf_conntrack* }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000100 %struct.nfs_fh = type { i16, [64 x i8] }
101 %struct.nfs_inode_info = type { i64, %struct.nfs_fh, i16, i32, i64, i64, i64, i32, i32, i32, [2 x i32], %struct.list_head, %struct.list_head, %struct.list_head, %struct.list_head, i32, i32, i32, i32, %struct.rpc_cred* }
102 %struct.nfs_lock_info = type { i32, i32, %struct.nlm_host* }
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000103 %struct.nlm_host = type opaque
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000104 %struct.open_request = type { %struct.open_request*, i32, i32, i16, i16, i8, i8, i16, i32, i32, i32, i32, %struct.or_calltable*, %struct.sock*, { %struct.tcp_v4_open_req } }
105 %struct.or_calltable = type { i32, i32 (%struct.sock*, %struct.open_request*, %struct.dst_entry*)*, void (%struct.sk_buff*, %struct.open_request*)*, void (%struct.open_request*)*, void (%struct.sk_buff*)* }
106 %struct.page = type { %struct.list_head, %struct.address_space*, i32, %struct.page*, %struct.IO_APIC_reg_00, i32, %struct.list_head, %struct.page**, %struct.buffer_head* }
107 %struct.pci_bus = type { %struct.list_head, %struct.pci_bus*, %struct.list_head, %struct.list_head, %struct.pci_dev*, [4 x %struct.resource*], %struct.pci_ops*, i8*, %struct.proc_dir_entry*, i8, i8, i8, i8, [48 x i8], i16, i16, i32, i8, i8, i8, i8 }
108 %struct.pci_dev = type { %struct.list_head, %struct.list_head, %struct.pci_bus*, %struct.pci_bus*, i8*, %struct.proc_dir_entry*, i32, i16, i16, i16, i16, i32, i8, i8, %struct.pci_driver*, i8*, i64, i32, [4 x i16], [4 x i16], i32, [12 x %struct.resource], [2 x %struct.resource], [2 x %struct.resource], [90 x i8], [8 x i8], i32, i32, i16, i16, i32 (%struct.pci_dev*)*, i32 (%struct.pci_dev*)*, i32 (%struct.pci_dev*)* }
109 %struct.pci_device_id = type { i32, i32, i32, i32, i32, i32, i32 }
110 %struct.pci_driver = type { %struct.list_head, i8*, %struct.pci_device_id*, i32 (%struct.pci_dev*, %struct.pci_device_id*)*, void (%struct.pci_dev*)*, i32 (%struct.pci_dev*, i32)*, i32 (%struct.pci_dev*, i32)*, i32 (%struct.pci_dev*)*, i32 (%struct.pci_dev*, i32, i32)* }
111 %struct.pci_ops = type { i32 (%struct.pci_dev*, i32, i8*)*, i32 (%struct.pci_dev*, i32, i16*)*, i32 (%struct.pci_dev*, i32, i32*)*, i32 (%struct.pci_dev*, i32, i8)*, i32 (%struct.pci_dev*, i32, i16)*, i32 (%struct.pci_dev*, i32, i32)* }
112 %struct.pipe_inode_info = type { %struct.__wait_queue_head, i8*, i32, i32, i32, i32, i32, i32, i32, i32 }
113 %struct.pneigh_entry = type { %struct.pneigh_entry*, %struct.net_device*, [0 x i8] }
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000114 %struct.poll_table_entry = type { %struct.file*, %struct.__wait_queue, %struct.__wait_queue_head* }
115 %struct.poll_table_page = type { %struct.poll_table_page*, %struct.poll_table_entry*, [0 x %struct.poll_table_entry] }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000116 %struct.poll_table_struct = type { i32, %struct.poll_table_page* }
117 %struct.proc_dir_entry = type { i16, i16, i8*, i16, i16, i32, i32, i32, %struct.inode_operations*, %struct.file_operations*, i32 (i8*, i8**, i32, i32)*, %struct.module*, %struct.proc_dir_entry*, %struct.proc_dir_entry*, %struct.proc_dir_entry*, i8*, i32 (i8*, i8**, i32, i32, i32*, i8*)*, i32 (%struct.file*, i8*, i32, i8*)*, %struct.IO_APIC_reg_00, i32, i16 }
118 %struct.proc_inode_info = type { %struct.task_struct*, i32, { i32 (%struct.task_struct*, i8*)* }, %struct.file* }
119 %struct.proto = type { void (%struct.sock*, i32)*, i32 (%struct.sock*, %struct.sockaddr*, i32)*, i32 (%struct.sock*, i32)*, %struct.sock* (%struct.sock*, i32, i32*)*, i32 (%struct.sock*, i32, i32)*, i32 (%struct.sock*)*, i32 (%struct.sock*)*, void (%struct.sock*, i32)*, i32 (%struct.sock*, i32, i32, i8*, i32)*, i32 (%struct.sock*, i32, i32, i8*, i32*)*, i32 (%struct.sock*, %struct.msghdr*, i32)*, i32 (%struct.sock*, %struct.msghdr*, i32, i32, i32, i32*)*, i32 (%struct.sock*, %struct.sockaddr*, i32)*, i32 (%struct.sock*, %struct.sk_buff*)*, void (%struct.sock*)*, void (%struct.sock*)*, i32 (%struct.sock*, i16)*, [32 x i8], [32 x { i32, [28 x i8] }] }
120 %struct.proto_ops = type { i32, i32 (%struct.socket*)*, i32 (%struct.socket*, %struct.sockaddr*, i32)*, i32 (%struct.socket*, %struct.sockaddr*, i32, i32)*, i32 (%struct.socket*, %struct.socket*)*, i32 (%struct.socket*, %struct.socket*, i32)*, i32 (%struct.socket*, %struct.sockaddr*, i32*, i32)*, i32 (%struct.file*, %struct.socket*, %struct.poll_table_struct*)*, i32 (%struct.socket*, i32, i32)*, i32 (%struct.socket*, i32)*, i32 (%struct.socket*, i32)*, i32 (%struct.socket*, i32, i32, i8*, i32)*, i32 (%struct.socket*, i32, i32, i8*, i32*)*, i32 (%struct.socket*, %struct.msghdr*, i32, %struct.scm_cookie*)*, i32 (%struct.socket*, %struct.msghdr*, i32, i32, %struct.scm_cookie*)*, i32 (%struct.file*, %struct.socket*, %struct.vm_area_struct*)*, i32 (%struct.socket*, %struct.page*, i32, i32, i32)* }
121 %struct.pt_regs = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
122 %struct.qdisc_walker = type { i32, i32, i32, i32 (%struct.Qdisc*, i32, %struct.qdisc_walker*)* }
123 %struct.qstr = type { i8*, i32, i32 }
124 %struct.quota_format_ops = type { i32 (%struct.super_block*, i32)*, i32 (%struct.super_block*, i32)*, i32 (%struct.super_block*, i32)*, i32 (%struct.super_block*, i32)*, i32 (%struct.dquot*)*, i32 (%struct.dquot*)* }
125 %struct.quota_format_type = type { i32, %struct.quota_format_ops*, %struct.module*, %struct.quota_format_type* }
126 %struct.quota_info = type { i32, %struct.semaphore, %struct.semaphore, [2 x %struct.file*], [2 x %struct.mem_dqinfo], [2 x %struct.quota_format_ops*] }
127 %struct.quotactl_ops = type { i32 (%struct.super_block*, i32, i32, i8*)*, i32 (%struct.super_block*, i32)*, i32 (%struct.super_block*, i32)*, i32 (%struct.super_block*, i32, %struct.if_dqinfo*)*, i32 (%struct.super_block*, i32, %struct.if_dqinfo*)*, i32 (%struct.super_block*, i32, i32, %struct.if_dqblk*)*, i32 (%struct.super_block*, i32, i32, %struct.if_dqblk*)*, i32 (%struct.super_block*, %struct.fs_quota_stat*)*, i32 (%struct.super_block*, i32, i32)*, i32 (%struct.super_block*, i32, i32, %struct.fs_disk_quota*)*, i32 (%struct.super_block*, i32, i32, %struct.fs_disk_quota*)* }
128 %struct.rb_node_s = type { %struct.rb_node_s*, i32, %struct.rb_node_s*, %struct.rb_node_s* }
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000129 %struct.rb_root_s = type { %struct.rb_node_s* }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000130 %struct.resource = type { i8*, i32, i32, i32, %struct.resource*, %struct.resource*, %struct.resource* }
131 %struct.revectored_struct = type { [8 x i32] }
132 %struct.rpc_auth = type { [8 x %struct.rpc_cred*], i32, i32, i32, i32, i32, %struct.rpc_authops* }
133 %struct.rpc_authops = type { i32, i8*, %struct.rpc_auth* (%struct.rpc_clnt*)*, void (%struct.rpc_auth*)*, %struct.rpc_cred* (i32)* }
134 %struct.rpc_clnt = type { %struct.IO_APIC_reg_00, %struct.rpc_xprt*, %struct.rpc_procinfo*, i32, i8*, i8*, %struct.rpc_auth*, %struct.rpc_stat*, i32, i32, i32, %struct.rpc_rtt, %struct.msq_setbuf, %struct.rpc_wait_queue, i32, [32 x i8] }
135 %struct.rpc_cred = type { %struct.rpc_cred*, %struct.rpc_auth*, %struct.rpc_credops*, i32, %struct.IO_APIC_reg_00, i16, i32, i32 }
136 %struct.rpc_credops = type { void (%struct.rpc_cred*)*, i32 (%struct.rpc_cred*, i32)*, i32* (%struct.rpc_task*, i32*, i32)*, i32 (%struct.rpc_task*)*, i32* (%struct.rpc_task*, i32*)* }
137 %struct.rpc_message = type { i32, i8*, i8*, %struct.rpc_cred* }
138 %struct.rpc_procinfo = type { i8*, i32 (i8*, i32*, i8*)*, i32 (i8*, i32*, i8*)*, i32, i32, i32 }
139 %struct.rpc_program = type { i8*, i32, i32, %struct.rpc_version**, %struct.rpc_stat* }
140 %struct.rpc_rqst = type { %struct.rpc_xprt*, %struct.rpc_timeout, %struct.xdr_buf, %struct.xdr_buf, %struct.rpc_task*, i32, %struct.rpc_rqst*, i32, i32, %struct.list_head, %struct.xdr_buf, [2 x i32], i32, i32, i32, i32 }
141 %struct.rpc_rtt = type { i32, [5 x i32], [5 x i32], %struct.IO_APIC_reg_00 }
142 %struct.rpc_stat = type { %struct.rpc_program*, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
143 %struct.rpc_task = type { %struct.list_head, i32, %struct.list_head, %struct.rpc_clnt*, %struct.rpc_rqst*, i32, %struct.rpc_wait_queue*, %struct.rpc_message, i32*, i8, i8, i8, void (%struct.rpc_task*)*, void (%struct.rpc_task*)*, void (%struct.rpc_task*)*, void (%struct.rpc_task*)*, void (%struct.rpc_task*)*, i8*, %struct.timer_list, %struct.__wait_queue_head, i32, i16, i8, i32, i16 }
144 %struct.rpc_timeout = type { i32, i32, i32, i32, i16, i8 }
145 %struct.rpc_version = type { i32, i32, %struct.rpc_procinfo* }
146 %struct.rpc_wait_queue = type { %struct.list_head, i8* }
147 %struct.rpc_xprt = type { %struct.socket*, %struct.sock*, %struct.rpc_timeout, %struct.sockaddr_in, i32, i32, i32, i32, i32, %struct.rpc_wait_queue, %struct.rpc_wait_queue, %struct.rpc_wait_queue, %struct.rpc_wait_queue, %struct.rpc_rqst*, [16 x %struct.rpc_rqst], i32, i8, i32, i32, i32, i32, i32, i32, %struct.IO_APIC_reg_00, %struct.IO_APIC_reg_00, %struct.rpc_task*, %struct.list_head, void (%struct.sock*, i32)*, void (%struct.sock*)*, void (%struct.sock*)*, %struct.__wait_queue_head }
148 %struct.rw_semaphore = type { i32, %struct.IO_APIC_reg_00, %struct.list_head }
149 %struct.scm_cookie = type { %struct.ViceFid, %struct.scm_fp_list*, i32 }
150 %struct.scm_fp_list = type { i32, [255 x %struct.file*] }
151 %struct.sem_array = type { %struct.kern_ipc_perm, i32, i32, %struct._drm_i810_overlay_t*, %struct.sem_queue*, %struct.sem_queue**, %struct.sem_undo*, i32 }
152 %struct.sem_queue = type { %struct.sem_queue*, %struct.sem_queue**, %struct.task_struct*, %struct.sem_undo*, i32, i32, %struct.sem_array*, i32, %struct.sembuf*, i32, i32 }
153 %struct.sem_undo = type { %struct.sem_undo*, %struct.sem_undo*, i32, i16* }
154 %struct.semaphore = type { %struct.IO_APIC_reg_00, i32, %struct.__wait_queue_head }
155 %struct.sembuf = type { i16, i16, i16 }
156 %struct.seq_file = type { i8*, i32, i32, i32, i64, %struct.semaphore, %struct.seq_operations*, i8* }
157 %struct.seq_operations = type { i8* (%struct.seq_file*, i64*)*, void (%struct.seq_file*, i8*)*, i8* (%struct.seq_file*, i8*, i64*)*, i32 (%struct.seq_file*, i8*)* }
158 %struct.shmem_inode_info = type { %struct.IO_APIC_reg_00, i32, [16 x %struct.IO_APIC_reg_00], i8**, i32, i32, %struct.list_head, %struct.inode* }
159 %struct.sigaction = type { void (i32)*, i32, void ()*, %typedef.__kernel_fsid_t }
160 %struct.siginfo = type { i32, i32, i32, { [29 x i32] } }
161 %struct.signal_struct = type { %struct.IO_APIC_reg_00, [64 x %struct.k_sigaction], %struct.IO_APIC_reg_00 }
162 %struct.sigpending = type { %struct.sigqueue*, %struct.sigqueue**, %typedef.__kernel_fsid_t }
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000163 %struct.sigqueue = type { %struct.sigqueue*, %struct.siginfo }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000164 %struct.sk_buff = type { %struct.sk_buff*, %struct.sk_buff*, %struct.sk_buff_head*, %struct.sock*, %struct._drm_i810_overlay_t, %struct.net_device*, %struct.net_device*, { i8* }, { i8* }, { i8* }, %struct.dst_entry*, [48 x i8], i32, i32, i32, i8, i8, i8, i8, i32, %struct.IO_APIC_reg_00, i16, i16, i32, i8*, i8*, i8*, i8*, void (%struct.sk_buff*)*, i32, i32, %struct.nf_ct_info*, i32 }
165 %struct.sk_buff_head = type { %struct.sk_buff*, %struct.sk_buff*, i32, %struct.IO_APIC_reg_00 }
166 %struct.sock = type { i32, i32, i16, i16, i32, %struct.sock*, %struct.sock**, %struct.sock*, %struct.sock**, i8, i8, i16, i16, i8, i8, %struct.IO_APIC_reg_00, %struct.semaphore, i32, %struct.__wait_queue_head*, %struct.dst_entry*, %typedef.rwlock_t, %struct.IO_APIC_reg_00, %struct.sk_buff_head, %struct.IO_APIC_reg_00, %struct.sk_buff_head, %struct.IO_APIC_reg_00, i32, i32, i32, i32, i32, %struct.sock*, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i8, i32, i32, i32, i32, %struct.sock*, { %struct.sk_buff*, %struct.sk_buff* }, %typedef.rwlock_t, %struct.sk_buff_head, %struct.proto*, { %struct.tcp_opt }, i32, i32, i16, i16, i32, i16, i8, i8, %struct.ViceFid, i32, i32, i32, { %struct.unix_opt }, %struct.timer_list, %struct._drm_i810_overlay_t, %struct.socket*, i8*, void (%struct.sock*)*, void (%struct.sock*, i32)*, void (%struct.sock*)*, void (%struct.sock*)*, i32 (%struct.sock*, %struct.sk_buff*)*, void (%struct.sock*)* }
167 %struct.sockaddr = type { i16, [14 x i8] }
168 %struct.sockaddr_in = type { i16, i16, %struct.IO_APIC_reg_00, [8 x i8] }
169 %struct.sockaddr_un = type { i16, [108 x i8] }
170 %struct.socket = type { i32, i32, %struct.proto_ops*, %struct.inode*, %struct.fasync_struct*, %struct.file*, %struct.sock*, %struct.__wait_queue_head, i16, i8 }
171 %struct.statfs = type { i32, i32, i32, i32, i32, i32, i32, %typedef.__kernel_fsid_t, i32, [6 x i32] }
172 %struct.super_block = type { %struct.list_head, i16, i32, i8, i8, i64, %struct.file_system_type*, %struct.super_operations*, %struct.dquot_operations*, %struct.quotactl_ops*, i32, i32, %struct.dentry*, %struct.rw_semaphore, %struct.semaphore, i32, %struct.IO_APIC_reg_00, %struct.list_head, %struct.list_head, %struct.list_head, %struct.block_device*, %struct.list_head, %struct.quota_info, { [115 x i32] }, %struct.semaphore, %struct.semaphore }
173 %struct.super_operations = type { %struct.inode* (%struct.super_block*)*, void (%struct.inode*)*, void (%struct.inode*)*, void (%struct.inode*, i8*)*, void (%struct.inode*)*, void (%struct.inode*, i32)*, void (%struct.inode*)*, void (%struct.inode*)*, void (%struct.super_block*)*, void (%struct.super_block*)*, i32 (%struct.super_block*)*, void (%struct.super_block*)*, void (%struct.super_block*)*, i32 (%struct.super_block*, %struct.statfs*)*, i32 (%struct.super_block*, i32*, i8*)*, void (%struct.inode*)*, void (%struct.super_block*)*, %struct.dentry* (%struct.super_block*, i32*, i32, i32, i32)*, i32 (%struct.dentry*, i32*, i32*, i32)*, i32 (%struct.seq_file*, %struct.vfsmount*)* }
174 %struct.task_struct = type { i32, i32, i32, %struct.IO_APIC_reg_00, %struct.exec_domain*, i32, i32, i32, i32, i32, i32, %struct.mm_struct*, i32, i32, i32, %struct.list_head, i32, %struct.task_struct*, %struct.task_struct*, %struct.mm_struct*, %struct.list_head, i32, i32, %struct.linux_binfmt*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.task_struct*, %struct.task_struct*, %struct.task_struct*, %struct.task_struct*, %struct.task_struct*, %struct.list_head, %struct.task_struct*, %struct.task_struct**, %struct.__wait_queue_head, %struct.completion*, i32, i32, i32, i32, i32, i32, i32, %struct.timer_list, %struct.audio_buf_info, i32, [32 x i32], [32 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [32 x i32], i32, i32, i32, i32, %struct.user_struct*, [11 x %struct._drm_i810_overlay_t], i16, [16 x i8], i32, i32, %struct.tty_struct*, i32, %struct.sem_undo*, %struct.sem_queue*, %struct.thread_struct, %struct.fs_struct*, %struct.files_struct*, %struct.namespace*, %struct.IO_APIC_reg_00, %struct.signal_struct*, %typedef.__kernel_fsid_t, %struct.sigpending, i32, i32, i32 (i8*)*, i8*, %typedef.__kernel_fsid_t*, i32, i32, %struct.IO_APIC_reg_00, i8*, %struct.llva_sigcontext*, i32, %struct.task_struct*, i32, %typedef.llva_icontext_t, %typedef.llva_fp_state_t, i32*, i32, i8* }
175 %struct.tasklet_struct = type { %struct.tasklet_struct*, i32, %struct.IO_APIC_reg_00, void (i32)*, i32 }
176 %struct.tc_stats = type { i64, i32, i32, i32, i32, i32, i32, i32, %struct.IO_APIC_reg_00* }
177 %struct.tcf_proto = type { %struct.tcf_proto*, i8*, i32 (%struct.sk_buff*, %struct.tcf_proto*, %struct._drm_i810_overlay_t*)*, i32, i32, i32, %struct.Qdisc*, i8*, %struct.tcf_proto_ops* }
178 %struct.tcf_proto_ops = type { %struct.tcf_proto_ops*, [16 x i8], i32 (%struct.sk_buff*, %struct.tcf_proto*, %struct._drm_i810_overlay_t*)*, i32 (%struct.tcf_proto*)*, void (%struct.tcf_proto*)*, i32 (%struct.tcf_proto*, i32)*, void (%struct.tcf_proto*, i32)*, i32 (%struct.tcf_proto*, i32, i32, %struct._agp_version**, i32*)*, i32 (%struct.tcf_proto*, i32)*, void (%struct.tcf_proto*, %struct.tcf_walker*)*, i32 (%struct.tcf_proto*, i32, %struct.sk_buff*, %struct.tcmsg*)* }
179 %struct.tcf_walker = type { i32, i32, i32, i32 (%struct.tcf_proto*, i32, %struct.tcf_walker*)* }
180 %struct.tcmsg = type { i8, i8, i16, i32, i32, i32, i32 }
181 %struct.tcp_func = type { i32 (%struct.sk_buff*)*, void (%struct.sock*, %struct.tcphdr*, i32, %struct.sk_buff*)*, i32 (%struct.sock*)*, i32 (%struct.sock*, %struct.sk_buff*)*, %struct.sock* (%struct.sock*, %struct.sk_buff*, %struct.open_request*, %struct.dst_entry*)*, i32 (%struct.sock*)*, i16, i32 (%struct.sock*, i32, i32, i8*, i32)*, i32 (%struct.sock*, i32, i32, i8*, i32*)*, void (%struct.sock*, %struct.sockaddr*)*, i32 }
182 %struct.tcp_listen_opt = type { i8, i32, i32, i32, i32, [512 x %struct.open_request*] }
183 %struct.tcp_opt = type { i32, i32, i32, i32, i32, i32, i32, i32, { i8, i8, i8, i8, i32, i32, i32, i16, i16 }, { %struct.sk_buff_head, %struct.task_struct*, %struct.iovec*, i32, i32 }, i32, i32, i32, i32, i16, i16, i16, i8, i8, i8, i8, i8, i8, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i16, i16, i32, i32, i32, %struct.timer_list, %struct.timer_list, %struct.sk_buff_head, %struct.tcp_func*, %struct.sk_buff*, %struct.page*, i32, i32, i32, i32, i32, i32, i8, i8, i8, i8, i8, i8, i8, i8, i32, i32, i32, i32, i16, i8, i8, [1 x %struct._drm_i810_overlay_t], [4 x %struct._drm_i810_overlay_t], i32, i32, i8, i8, i16, i8, i8, i16, i32, i32, i32, i32, i32, i32, i32, i32, i16, i8, i8, i32, %typedef.rwlock_t, %struct.tcp_listen_opt*, %struct.open_request*, %struct.open_request*, i32, i32, i32, i32, i32, i32, i32 }
184 %struct.tcp_v4_open_req = type { i32, i32, %struct.ip_options* }
185 %struct.tcphdr = type { i16, i16, i32, i32, i16, i16, i16, i16 }
186 %struct.termios = type { i32, i32, i32, i32, i8, [19 x i8] }
187 %struct.thread_struct = type { i32, i32, i32, i32, i32, [8 x i32], i32, i32, i32, %union.i387_union, %struct.vm86_struct*, i32, i32, i32, i32, i32, [33 x i32] }
188 %struct.timer_list = type { %struct.list_head, i32, i32, void (i32)* }
189 %struct.tq_struct = type { %struct.list_head, i32, void (i8*)*, i8* }
190 %struct.tty_driver = type { i32, i8*, i8*, i32, i16, i16, i16, i16, i16, %struct.termios, i32, i32*, %struct.proc_dir_entry*, %struct.tty_driver*, %struct.tty_struct**, %struct.termios**, %struct.termios**, i8*, i32 (%struct.tty_struct*, %struct.file*)*, void (%struct.tty_struct*, %struct.file*)*, i32 (%struct.tty_struct*, i32, i8*, i32)*, void (%struct.tty_struct*, i8)*, void (%struct.tty_struct*)*, i32 (%struct.tty_struct*)*, i32 (%struct.tty_struct*)*, i32 (%struct.tty_struct*, %struct.file*, i32, i32)*, void (%struct.tty_struct*, %struct.termios*)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*, i32)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*, i32)*, void (%struct.tty_struct*, i8)*, i32 (i8*, i8**, i32, i32, i32*, i8*)*, i32 (%struct.file*, i8*, i32, i8*)*, %struct.tty_driver*, %struct.tty_driver* }
191 %struct.tty_flip_buffer = type { %struct.tq_struct, %struct.semaphore, i8*, i8*, i32, i32, [1024 x i8], [1024 x i8], [4 x i8] }
192 %struct.tty_ldisc = type { i32, i8*, i32, i32, i32 (%struct.tty_struct*)*, void (%struct.tty_struct*)*, void (%struct.tty_struct*)*, i32 (%struct.tty_struct*)*, i32 (%struct.tty_struct*, %struct.file*, i8*, i32)*, i32 (%struct.tty_struct*, %struct.file*, i8*, i32)*, i32 (%struct.tty_struct*, %struct.file*, i32, i32)*, void (%struct.tty_struct*, %struct.termios*)*, i32 (%struct.tty_struct*, %struct.file*, %struct.poll_table_struct*)*, void (%struct.tty_struct*, i8*, i8*, i32)*, i32 (%struct.tty_struct*)*, void (%struct.tty_struct*)* }
193 %struct.tty_struct = type { i32, %struct.tty_driver, %struct.tty_ldisc, %struct.termios*, %struct.termios*, i32, i32, i16, i32, i32, %struct.drm_clip_rect, i8, i8, %struct.tty_struct*, %struct.fasync_struct*, %struct.tty_flip_buffer, i32, i32, %struct.__wait_queue_head, %struct.__wait_queue_head, %struct.tq_struct, i8*, i8*, %struct.list_head, i32, i8, i16, i32, i32, [8 x i32], i8*, i32, i32, i32, [128 x i32], i32, i32, i32, %struct.semaphore, %struct.semaphore, %struct.IO_APIC_reg_00, %struct.tq_struct }
194 %struct.unix_address = type { %struct.IO_APIC_reg_00, i32, i32, [0 x %struct.sockaddr_un] }
195 %struct.unix_opt = type { %struct.unix_address*, %struct.dentry*, %struct.vfsmount*, %struct.semaphore, %struct.sock*, %struct.sock**, %struct.sock*, %struct.IO_APIC_reg_00, %typedef.rwlock_t, %struct.__wait_queue_head }
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000196 %struct.usb_bus = type opaque
197 %struct.usbdev_inode_info = type { %struct.list_head, %struct.list_head, { %struct.usb_bus* } }
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000198 %struct.user_struct = type { %struct.IO_APIC_reg_00, %struct.IO_APIC_reg_00, %struct.IO_APIC_reg_00, %struct.user_struct*, %struct.user_struct**, i32 }
199 %struct.vfsmount = type { %struct.list_head, %struct.vfsmount*, %struct.dentry*, %struct.dentry*, %struct.super_block*, %struct.list_head, %struct.list_head, %struct.IO_APIC_reg_00, i32, i8*, %struct.list_head }
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000200 %struct.vlan_group = type opaque
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000201 %struct.vm86_regs = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i16, i16, i32, i32, i16, i16, i16, i16, i16, i16, i16, i16, i16, i16 }
202 %struct.vm86_struct = type { %struct.vm86_regs, i32, i32, i32, %struct.revectored_struct, %struct.revectored_struct }
203 %struct.vm_area_struct = type { %struct.mm_struct*, i32, i32, %struct.vm_area_struct*, %struct.IO_APIC_reg_00, i32, %struct.rb_node_s, %struct.vm_area_struct*, %struct.vm_area_struct**, %struct.vm_operations_struct*, i32, %struct.file*, i32, i8* }
204 %struct.vm_operations_struct = type { void (%struct.vm_area_struct*)*, void (%struct.vm_area_struct*)*, %struct.page* (%struct.vm_area_struct*, i32, i32)* }
205 %struct.xdr_buf = type { [1 x %struct.iovec], [1 x %struct.iovec], %struct.page**, i32, i32, i32 }
206 %typedef.__kernel_fd_set = type { [32 x i32] }
207 %typedef.__kernel_fsid_t = type { [2 x i32] }
208 %typedef.dvd_authinfo = type { [2 x i64] }
209 %typedef.llva_fp_state_t = type { [7 x i32], [20 x i32] }
210 %typedef.llva_icontext_t = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32*, i32 }
211 %typedef.rwlock_t = type { %struct.IO_APIC_reg_00, %struct.IO_APIC_reg_00, i32 }
212 %typedef.sigset_t = type { [2 x i32] }
213 %typedef.socket_lock_t = type { %struct.IO_APIC_reg_00, i32, %struct.__wait_queue_head }
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000214 %union.i387_union = type { %struct.i387_fxsave_struct }
215
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000216define void @rs_init() {
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000217entry:
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000218 br i1 false, label %loopentry.0.no_exit.0_crit_edge, label %loopentry.0.loopexit.0_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000219
220loopentry.0: ; No predecessors!
221 unreachable
222
223loopentry.0.loopexit.0_crit_edge: ; preds = %entry
224 br label %loopexit.0
225
226loopentry.0.no_exit.0_crit_edge: ; preds = %entry
227 br label %no_exit.0
228
229no_exit.0: ; preds = %no_exit.0.no_exit.0_crit_edge, %loopentry.0.no_exit.0_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000230 br i1 false, label %no_exit.0.no_exit.0_crit_edge, label %no_exit.0.loopexit.0_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000231
232no_exit.0.loopexit.0_crit_edge: ; preds = %no_exit.0
233 br label %loopexit.0
234
235no_exit.0.no_exit.0_crit_edge: ; preds = %no_exit.0
236 br label %no_exit.0
237
238loopexit.0: ; preds = %no_exit.0.loopexit.0_crit_edge, %loopentry.0.loopexit.0_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000239 br i1 false, label %then.0, label %loopexit.0.endif.0_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000240
241loopexit.0.endif.0_crit_edge: ; preds = %loopexit.0
242 br label %endif.0
243
244then.0: ; preds = %loopexit.0
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000245 br i1 false, label %loopentry.1.no_exit.1_crit_edge, label %loopentry.1.loopexit.1_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000246
247loopentry.1: ; No predecessors!
248 unreachable
249
250loopentry.1.loopexit.1_crit_edge: ; preds = %then.0
251 br label %loopexit.1
252
253loopentry.1.no_exit.1_crit_edge: ; preds = %then.0
254 br label %no_exit.1
255
256no_exit.1: ; preds = %no_exit.1.backedge, %loopentry.1.no_exit.1_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000257 br i1 false, label %shortcirc_next.0, label %no_exit.1.shortcirc_done.0_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000258
259no_exit.1.shortcirc_done.0_crit_edge: ; preds = %no_exit.1
260 br label %shortcirc_done.0
261
262shortcirc_next.0: ; preds = %no_exit.1
263 br label %shortcirc_done.0
264
265shortcirc_done.0: ; preds = %shortcirc_next.0, %no_exit.1.shortcirc_done.0_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000266 br i1 false, label %then.1, label %endif.1
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000267
268then.1: ; preds = %shortcirc_done.0
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000269 br i1 false, label %then.1.no_exit.1_crit_edge, label %then.1.loopexit.1_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000270
271then.1.loopexit.1_crit_edge: ; preds = %then.1
272 br label %loopexit.1
273
274then.1.no_exit.1_crit_edge: ; preds = %then.1
275 br label %no_exit.1.backedge
276
277no_exit.1.backedge: ; preds = %endif.1.no_exit.1_crit_edge, %then.1.no_exit.1_crit_edge
278 br label %no_exit.1
279
280endif.1: ; preds = %shortcirc_done.0
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000281 br i1 false, label %endif.1.no_exit.1_crit_edge, label %endif.1.loopexit.1_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000282
283endif.1.loopexit.1_crit_edge: ; preds = %endif.1
284 br label %loopexit.1
285
286endif.1.no_exit.1_crit_edge: ; preds = %endif.1
287 br label %no_exit.1.backedge
288
289loopexit.1: ; preds = %endif.1.loopexit.1_crit_edge, %then.1.loopexit.1_crit_edge, %loopentry.1.loopexit.1_crit_edge
290 br label %endif.0
291
292endif.0: ; preds = %loopexit.1, %loopexit.0.endif.0_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000293 br i1 false, label %then.2, label %endif.0.endif.2_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000294
295endif.0.endif.2_crit_edge: ; preds = %endif.0
296 br label %endif.2
297
298then.2: ; preds = %endif.0
299 unreachable
300
301dead_block.0: ; No predecessors!
302 br label %endif.2
303
304endif.2: ; preds = %dead_block.0, %endif.0.endif.2_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000305 br i1 false, label %then.3, label %endif.2.endif.3_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000306
307endif.2.endif.3_crit_edge: ; preds = %endif.2
308 br label %endif.3
309
310then.3: ; preds = %endif.2
311 unreachable
312
313dead_block.1: ; No predecessors!
314 br label %endif.3
315
316endif.3: ; preds = %dead_block.1, %endif.2.endif.3_crit_edge
317 br label %loopentry.2
318
319loopentry.2: ; preds = %endif.6, %endif.3
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000320 br i1 false, label %loopentry.2.no_exit.2_crit_edge, label %loopentry.2.loopexit.2_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000321
322loopentry.2.loopexit.2_crit_edge: ; preds = %loopentry.2
323 br label %loopexit.2
324
325loopentry.2.no_exit.2_crit_edge: ; preds = %loopentry.2
326 br label %no_exit.2
327
328no_exit.2: ; preds = %then.5.no_exit.2_crit_edge, %loopentry.2.no_exit.2_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000329 br i1 false, label %then.4, label %no_exit.2.endif.4_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000330
331no_exit.2.endif.4_crit_edge: ; preds = %no_exit.2
332 br label %endif.4
333
334then.4: ; preds = %no_exit.2
335 br label %endif.4
336
337endif.4: ; preds = %then.4, %no_exit.2.endif.4_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000338 br i1 false, label %shortcirc_next.1, label %endif.4.shortcirc_done.1_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000339
340endif.4.shortcirc_done.1_crit_edge: ; preds = %endif.4
341 br label %shortcirc_done.1
342
343shortcirc_next.1: ; preds = %endif.4
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000344 br i1 false, label %then.i21, label %endif.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000345
346then.i21: ; preds = %shortcirc_next.1
347 br label %then.5
348
349then.i21.endif.5_crit_edge: ; No predecessors!
350 unreachable
351
352then.i21.then.5_crit_edge: ; No predecessors!
353 unreachable
354
355endif.i: ; preds = %shortcirc_next.1
356 br label %shortcirc_done.1
357
358__check_region.exit: ; No predecessors!
359 unreachable
360
361shortcirc_done.1: ; preds = %endif.i, %endif.4.shortcirc_done.1_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000362 br i1 false, label %shortcirc_done.1.then.5_crit_edge, label %shortcirc_done.1.endif.5_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000363
364shortcirc_done.1.endif.5_crit_edge: ; preds = %shortcirc_done.1
365 br label %endif.5
366
367shortcirc_done.1.then.5_crit_edge: ; preds = %shortcirc_done.1
368 br label %then.5
369
370then.5: ; preds = %shortcirc_done.1.then.5_crit_edge, %then.i21
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000371 br i1 false, label %then.5.no_exit.2_crit_edge, label %then.5.loopexit.2_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000372
373then.5.loopexit.2_crit_edge: ; preds = %then.5
374 br label %loopexit.2
375
376then.5.no_exit.2_crit_edge: ; preds = %then.5
377 br label %no_exit.2
378
379dead_block_after_continue.0: ; No predecessors!
380 unreachable
381
382endif.5: ; preds = %shortcirc_done.1.endif.5_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000383 br i1 false, label %then.6, label %endif.5.endif.6_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000384
385endif.5.endif.6_crit_edge: ; preds = %endif.5
386 br label %endif.6
387
388then.6: ; preds = %endif.5
389 br label %endif.6
390
391endif.6: ; preds = %then.6, %endif.5.endif.6_crit_edge
392 br label %loopentry.2
393
394loopcont.2: ; No predecessors!
395 unreachable
396
397loopexit.2: ; preds = %then.5.loopexit.2_crit_edge, %loopentry.2.loopexit.2_crit_edge
398 br label %loopentry.3
399
400loopentry.3: ; preds = %endif.9, %loopexit.2
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000401 br i1 false, label %loopentry.3.no_exit.3_crit_edge, label %loopentry.3.loopexit.3_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000402
403loopentry.3.loopexit.3_crit_edge: ; preds = %loopentry.3
404 br label %loopexit.3
405
406loopentry.3.no_exit.3_crit_edge: ; preds = %loopentry.3
407 br label %no_exit.3
408
409no_exit.3: ; preds = %then.7.no_exit.3_crit_edge, %loopentry.3.no_exit.3_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000410 br i1 false, label %then.7, label %no_exit.3.endif.7_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000411
412no_exit.3.endif.7_crit_edge: ; preds = %no_exit.3
413 br label %endif.7
414
415then.7: ; preds = %no_exit.3
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000416 br i1 false, label %then.7.no_exit.3_crit_edge, label %then.7.loopexit.3_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000417
418then.7.loopexit.3_crit_edge: ; preds = %then.7
419 br label %loopexit.3
420
421then.7.no_exit.3_crit_edge: ; preds = %then.7
422 br label %no_exit.3
423
424dead_block_after_continue.1: ; No predecessors!
425 unreachable
426
427endif.7: ; preds = %no_exit.3.endif.7_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000428 br i1 false, label %shortcirc_next.2, label %endif.7.shortcirc_done.2_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000429
430endif.7.shortcirc_done.2_crit_edge: ; preds = %endif.7
431 br label %shortcirc_done.2
432
433shortcirc_next.2: ; preds = %endif.7
434 br label %shortcirc_done.2
435
436shortcirc_done.2: ; preds = %shortcirc_next.2, %endif.7.shortcirc_done.2_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000437 br i1 false, label %shortcirc_next.3, label %shortcirc_done.2.shortcirc_done.3_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000438
439shortcirc_done.2.shortcirc_done.3_crit_edge: ; preds = %shortcirc_done.2
440 br label %shortcirc_done.3
441
442shortcirc_next.3: ; preds = %shortcirc_done.2
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000443 br i1 false, label %shortcirc_next.3.shortcirc_done.4_crit_edge, label %shortcirc_next.4
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000444
445shortcirc_next.3.shortcirc_done.4_crit_edge: ; preds = %shortcirc_next.3
446 br label %shortcirc_done.4
447
448shortcirc_next.4: ; preds = %shortcirc_next.3
449 br label %shortcirc_done.4
450
451shortcirc_done.4: ; preds = %shortcirc_next.4, %shortcirc_next.3.shortcirc_done.4_crit_edge
452 br label %shortcirc_done.3
453
454shortcirc_done.3: ; preds = %shortcirc_done.4, %shortcirc_done.2.shortcirc_done.3_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000455 br i1 false, label %then.8, label %shortcirc_done.3.endif.8_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000456
457shortcirc_done.3.endif.8_crit_edge: ; preds = %shortcirc_done.3
458 br label %endif.8
459
460then.8: ; preds = %shortcirc_done.3
461 br label %endif.8
462
463endif.8: ; preds = %then.8, %shortcirc_done.3.endif.8_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000464 br i1 false, label %then.9, label %else
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000465
466then.9: ; preds = %endif.8
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000467 br i1 false, label %cond_true.0, label %cond_false.0
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000468
469cond_true.0: ; preds = %then.9
470 br label %cond_continue.0
471
472cond_false.0: ; preds = %then.9
473 br label %cond_continue.0
474
475cond_continue.0: ; preds = %cond_false.0, %cond_true.0
476 br label %endif.9
477
478else: ; preds = %endif.8
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000479 br i1 false, label %cond_true.1, label %cond_false.1
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000480
481cond_true.1: ; preds = %else
482 br label %cond_continue.1
483
484cond_false.1: ; preds = %else
485 br label %cond_continue.1
486
487cond_continue.1: ; preds = %cond_false.1, %cond_true.1
488 br label %endif.9
489
490endif.9: ; preds = %cond_continue.1, %cond_continue.0
491 br label %loopentry.3
492
493loopcont.3: ; No predecessors!
494 unreachable
495
496loopexit.3: ; preds = %then.7.loopexit.3_crit_edge, %loopentry.3.loopexit.3_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000497 br i1 false, label %loopentry.i.i.i2.no_exit.i.i.i4_crit_edge, label %loopentry.i.i.i2.pci_register_driver.exit.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000498
499loopentry.i.i.i2: ; No predecessors!
500 unreachable
501
502loopentry.i.i.i2.pci_register_driver.exit.i.i_crit_edge: ; preds = %loopexit.3
503 br label %pci_register_driver.exit.i.i
504
505loopentry.i.i.i2.no_exit.i.i.i4_crit_edge: ; preds = %loopexit.3
506 br label %no_exit.i.i.i4
507
508no_exit.i.i.i4: ; preds = %endif.i.i.i10.no_exit.i.i.i4_crit_edge, %loopentry.i.i.i2.no_exit.i.i.i4_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000509 br i1 false, label %then.i.i.i6, label %no_exit.i.i.i4.endif.i.i.i10_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000510
511no_exit.i.i.i4.endif.i.i.i10_crit_edge: ; preds = %no_exit.i.i.i4
512 br label %endif.i.i.i10
513
514then.i.i.i6: ; preds = %no_exit.i.i.i4
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000515 br i1 false, label %then.0.i.i.i.i, label %else.i.i.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000516
517then.0.i.i.i.i: ; preds = %then.i.i.i6
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000518 br i1 false, label %then.1.i.i.i.i, label %endif.1.i.i.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000519
520then.1.i.i.i.i: ; preds = %then.0.i.i.i.i
521 br label %endif.i.i.i10
522
523endif.1.i.i.i.i: ; preds = %then.0.i.i.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000524 br i1 false, label %endif.1.i.i.i.i.then.i.i.i.i.i.i_crit_edge, label %endif.1.i.i.i.i.endif.i.i.i.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000525
526endif.1.i.i.i.i.endif.i.i.i.i.i.i_crit_edge: ; preds = %endif.1.i.i.i.i
527 br label %endif.i.i.i.i.i.i
528
529endif.1.i.i.i.i.then.i.i.i.i.i.i_crit_edge: ; preds = %endif.1.i.i.i.i
530 br label %then.i.i.i.i.i.i
531
532else.i.i.i.i: ; preds = %then.i.i.i6
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000533 br i1 false, label %endif.0.i.i.i.i.then.i.i.i.i.i.i_crit_edge, label %endif.0.i.i.i.i.endif.i.i.i.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000534
535endif.0.i.i.i.i: ; No predecessors!
536 unreachable
537
538endif.0.i.i.i.i.endif.i.i.i.i.i.i_crit_edge: ; preds = %else.i.i.i.i
539 br label %endif.i.i.i.i.i.i
540
541endif.0.i.i.i.i.then.i.i.i.i.i.i_crit_edge: ; preds = %else.i.i.i.i
542 br label %then.i.i.i.i.i.i
543
544then.i.i.i.i.i.i: ; preds = %endif.0.i.i.i.i.then.i.i.i.i.i.i_crit_edge, %endif.1.i.i.i.i.then.i.i.i.i.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000545 br i1 false, label %then.i.i.i.i.i.i.then.2.i.i.i.i_crit_edge, label %then.i.i.i.i.i.i.endif.2.i.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000546
547then.i.i.i.i.i.i.endif.2.i.i.i.i_crit_edge: ; preds = %then.i.i.i.i.i.i
548 br label %endif.2.i.i.i.i
549
550then.i.i.i.i.i.i.then.2.i.i.i.i_crit_edge: ; preds = %then.i.i.i.i.i.i
551 br label %then.2.i.i.i.i
552
553endif.i.i.i.i.i.i: ; preds = %endif.0.i.i.i.i.endif.i.i.i.i.i.i_crit_edge, %endif.1.i.i.i.i.endif.i.i.i.i.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000554 br i1 false, label %dev_probe_lock.exit.i.i.i.i.then.2.i.i.i.i_crit_edge, label %dev_probe_lock.exit.i.i.i.i.endif.2.i.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000555
556dev_probe_lock.exit.i.i.i.i: ; No predecessors!
557 unreachable
558
559dev_probe_lock.exit.i.i.i.i.endif.2.i.i.i.i_crit_edge: ; preds = %endif.i.i.i.i.i.i
560 br label %endif.2.i.i.i.i
561
562dev_probe_lock.exit.i.i.i.i.then.2.i.i.i.i_crit_edge: ; preds = %endif.i.i.i.i.i.i
563 br label %then.2.i.i.i.i
564
565then.2.i.i.i.i: ; preds = %dev_probe_lock.exit.i.i.i.i.then.2.i.i.i.i_crit_edge, %then.i.i.i.i.i.i.then.2.i.i.i.i_crit_edge
566 br label %endif.2.i.i.i.i
567
568endif.2.i.i.i.i: ; preds = %then.2.i.i.i.i, %dev_probe_lock.exit.i.i.i.i.endif.2.i.i.i.i_crit_edge, %then.i.i.i.i.i.i.endif.2.i.i.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000569 br i1 false, label %then.i.i2.i.i.i.i, label %endif.i.i3.i.i.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000570
571then.i.i2.i.i.i.i: ; preds = %endif.2.i.i.i.i
572 br label %endif.i.i.i10
573
574endif.i.i3.i.i.i.i: ; preds = %endif.2.i.i.i.i
575 br label %endif.i.i.i10
576
577dev_probe_unlock.exit.i.i.i.i: ; No predecessors!
578 unreachable
579
580pci_announce_device.exit.i.i.i: ; No predecessors!
581 unreachable
582
583endif.i.i.i10: ; preds = %endif.i.i3.i.i.i.i, %then.i.i2.i.i.i.i, %then.1.i.i.i.i, %no_exit.i.i.i4.endif.i.i.i10_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000584 br i1 false, label %endif.i.i.i10.no_exit.i.i.i4_crit_edge, label %endif.i.i.i10.pci_register_driver.exit.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000585
586endif.i.i.i10.pci_register_driver.exit.i.i_crit_edge: ; preds = %endif.i.i.i10
587 br label %pci_register_driver.exit.i.i
588
589endif.i.i.i10.no_exit.i.i.i4_crit_edge: ; preds = %endif.i.i.i10
590 br label %no_exit.i.i.i4
591
592pci_register_driver.exit.i.i: ; preds = %endif.i.i.i10.pci_register_driver.exit.i.i_crit_edge, %loopentry.i.i.i2.pci_register_driver.exit.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000593 br i1 false, label %then.0.i.i12, label %endif.0.i.i13
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000594
595then.0.i.i12: ; preds = %pci_register_driver.exit.i.i
596 br label %probe_serial_pci.exit
597
598then.0.i.i12.probe_serial_pci.exit_crit_edge: ; No predecessors!
599 unreachable
600
601then.0.i.i12.then.i_crit_edge: ; No predecessors!
602 br label %then.i
603
604endif.0.i.i13: ; preds = %pci_register_driver.exit.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000605 br i1 false, label %then.1.i.i14, label %endif.0.i.i13.endif.1.i.i15_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000606
607endif.0.i.i13.endif.1.i.i15_crit_edge: ; preds = %endif.0.i.i13
608 br label %endif.1.i.i15
609
610then.1.i.i14: ; preds = %endif.0.i.i13
611 br label %endif.1.i.i15
612
613endif.1.i.i15: ; preds = %then.1.i.i14, %endif.0.i.i13.endif.1.i.i15_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000614 br i1 false, label %loopentry.i8.i.i.no_exit.i9.i.i_crit_edge, label %loopentry.i8.i.i.pci_unregister_driver.exit.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000615
616loopentry.i8.i.i: ; No predecessors!
617 unreachable
618
619loopentry.i8.i.i.pci_unregister_driver.exit.i.i_crit_edge: ; preds = %endif.1.i.i15
620 br label %pci_unregister_driver.exit.i.i
621
622loopentry.i8.i.i.no_exit.i9.i.i_crit_edge: ; preds = %endif.1.i.i15
623 br label %no_exit.i9.i.i
624
625no_exit.i9.i.i: ; preds = %endif.0.i.i.i.no_exit.i9.i.i_crit_edge, %loopentry.i8.i.i.no_exit.i9.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000626 br i1 false, label %then.0.i.i.i, label %no_exit.i9.i.i.endif.0.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000627
628no_exit.i9.i.i.endif.0.i.i.i_crit_edge: ; preds = %no_exit.i9.i.i
629 br label %endif.0.i.i.i
630
631then.0.i.i.i: ; preds = %no_exit.i9.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000632 br i1 false, label %then.1.i.i.i, label %then.0.i.i.i.endif.1.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000633
634then.0.i.i.i.endif.1.i.i.i_crit_edge: ; preds = %then.0.i.i.i
635 br label %endif.1.i.i.i
636
637then.1.i.i.i: ; preds = %then.0.i.i.i
638 br label %endif.1.i.i.i
639
640endif.1.i.i.i: ; preds = %then.1.i.i.i, %then.0.i.i.i.endif.1.i.i.i_crit_edge
641 br label %endif.0.i.i.i
642
643endif.0.i.i.i: ; preds = %endif.1.i.i.i, %no_exit.i9.i.i.endif.0.i.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000644 br i1 false, label %endif.0.i.i.i.no_exit.i9.i.i_crit_edge, label %endif.0.i.i.i.pci_unregister_driver.exit.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000645
646endif.0.i.i.i.pci_unregister_driver.exit.i.i_crit_edge: ; preds = %endif.0.i.i.i
647 br label %pci_unregister_driver.exit.i.i
648
649endif.0.i.i.i.no_exit.i9.i.i_crit_edge: ; preds = %endif.0.i.i.i
650 br label %no_exit.i9.i.i
651
652pci_unregister_driver.exit.i.i: ; preds = %endif.0.i.i.i.pci_unregister_driver.exit.i.i_crit_edge, %loopentry.i8.i.i.pci_unregister_driver.exit.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000653 br i1 false, label %pci_module_init.exit.i.then.i_crit_edge, label %pci_module_init.exit.i.probe_serial_pci.exit_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000654
655pci_module_init.exit.i: ; No predecessors!
656 unreachable
657
658pci_module_init.exit.i.probe_serial_pci.exit_crit_edge: ; preds = %pci_unregister_driver.exit.i.i
659 br label %probe_serial_pci.exit
660
661pci_module_init.exit.i.then.i_crit_edge: ; preds = %pci_unregister_driver.exit.i.i
662 br label %then.i
663
664then.i: ; preds = %pci_module_init.exit.i.then.i_crit_edge, %then.0.i.i12.then.i_crit_edge
665 br label %probe_serial_pci.exit
666
667probe_serial_pci.exit: ; preds = %then.i, %pci_module_init.exit.i.probe_serial_pci.exit_crit_edge, %then.0.i.i12
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000668 br i1 false, label %then.0.i, label %endif.0.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000669
670then.0.i: ; preds = %probe_serial_pci.exit
671 ret void
672
673endif.0.i: ; preds = %probe_serial_pci.exit
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000674 br i1 false, label %loopentry.0.i.no_exit.0.i_crit_edge, label %loopentry.0.i.loopexit.0.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000675
676loopentry.0.i: ; No predecessors!
677 unreachable
678
679loopentry.0.i.loopexit.0.i_crit_edge: ; preds = %endif.0.i
680 br label %loopexit.0.i
681
682loopentry.0.i.no_exit.0.i_crit_edge: ; preds = %endif.0.i
683 br label %no_exit.0.i
684
685no_exit.0.i: ; preds = %loopcont.0.i.no_exit.0.i_crit_edge, %loopentry.0.i.no_exit.0.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000686 br i1 false, label %then.1.i, label %endif.1.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000687
688then.1.i: ; preds = %no_exit.0.i
689 br label %loopcont.0.i
690
691endif.1.i: ; preds = %no_exit.0.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000692 br i1 false, label %loopentry.1.i.no_exit.1.i_crit_edge, label %loopentry.1.i.loopexit.1.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000693
694loopentry.1.i: ; No predecessors!
695 unreachable
696
697loopentry.1.i.loopexit.1.i_crit_edge: ; preds = %endif.1.i
698 br label %loopexit.1.i
699
700loopentry.1.i.no_exit.1.i_crit_edge: ; preds = %endif.1.i
701 br label %no_exit.1.i
702
703no_exit.1.i: ; preds = %endif.2.i.no_exit.1.i_crit_edge, %loopentry.1.i.no_exit.1.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000704 br i1 false, label %shortcirc_next.0.i, label %no_exit.1.i.shortcirc_done.0.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000705
706no_exit.1.i.shortcirc_done.0.i_crit_edge: ; preds = %no_exit.1.i
707 br label %shortcirc_done.0.i
708
709shortcirc_next.0.i: ; preds = %no_exit.1.i
710 br label %shortcirc_done.0.i
711
712shortcirc_done.0.i: ; preds = %shortcirc_next.0.i, %no_exit.1.i.shortcirc_done.0.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000713 br i1 false, label %then.2.i, label %endif.2.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000714
715then.2.i: ; preds = %shortcirc_done.0.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000716 br i1 false, label %then.2.i.then.3.i_crit_edge, label %then.2.i.else.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000717
718then.2.i.else.i_crit_edge: ; preds = %then.2.i
719 br label %else.i
720
721then.2.i.then.3.i_crit_edge: ; preds = %then.2.i
722 br label %then.3.i
723
724endif.2.i: ; preds = %shortcirc_done.0.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000725 br i1 false, label %endif.2.i.no_exit.1.i_crit_edge, label %endif.2.i.loopexit.1.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000726
727endif.2.i.loopexit.1.i_crit_edge: ; preds = %endif.2.i
728 br label %loopexit.1.i
729
730endif.2.i.no_exit.1.i_crit_edge: ; preds = %endif.2.i
731 br label %no_exit.1.i
732
733loopexit.1.i: ; preds = %endif.2.i.loopexit.1.i_crit_edge, %loopentry.1.i.loopexit.1.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000734 br i1 false, label %loopexit.1.i.then.3.i_crit_edge, label %loopexit.1.i.else.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000735
736loopexit.1.i.else.i_crit_edge: ; preds = %loopexit.1.i
737 br label %else.i
738
739loopexit.1.i.then.3.i_crit_edge: ; preds = %loopexit.1.i
740 br label %then.3.i
741
742then.3.i: ; preds = %loopexit.1.i.then.3.i_crit_edge, %then.2.i.then.3.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000743 br i1 false, label %shortcirc_next.1.i, label %then.3.i.shortcirc_done.1.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000744
745then.3.i.shortcirc_done.1.i_crit_edge: ; preds = %then.3.i
746 br label %shortcirc_done.1.i
747
748shortcirc_next.1.i: ; preds = %then.3.i
749 br label %shortcirc_done.1.i
750
751shortcirc_done.1.i: ; preds = %shortcirc_next.1.i, %then.3.i.shortcirc_done.1.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000752 br i1 false, label %then.4.i, label %endif.4.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000753
754then.4.i: ; preds = %shortcirc_done.1.i
755 br label %endif.3.i
756
757endif.4.i: ; preds = %shortcirc_done.1.i
758 br label %endif.3.i
759
760else.i: ; preds = %loopexit.1.i.else.i_crit_edge, %then.2.i.else.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000761 br i1 false, label %shortcirc_next.0.i.i, label %else.i.shortcirc_done.0.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000762
763else.i.shortcirc_done.0.i.i_crit_edge: ; preds = %else.i
764 br label %shortcirc_done.0.i.i
765
766shortcirc_next.0.i.i: ; preds = %else.i
767 br label %shortcirc_done.0.i.i
768
769shortcirc_done.0.i.i: ; preds = %shortcirc_next.0.i.i, %else.i.shortcirc_done.0.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000770 br i1 false, label %shortcirc_next.1.i.i, label %shortcirc_done.0.i.i.shortcirc_done.1.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000771
772shortcirc_done.0.i.i.shortcirc_done.1.i.i_crit_edge: ; preds = %shortcirc_done.0.i.i
773 br label %shortcirc_done.1.i.i
774
775shortcirc_next.1.i.i: ; preds = %shortcirc_done.0.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000776 br i1 false, label %loopentry.i.i2.i.no_exit.i.i3.i_crit_edge, label %loopentry.i.i2.i.loopexit.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000777
778loopentry.i.i2.i: ; No predecessors!
779 unreachable
780
781loopentry.i.i2.i.loopexit.i.i.i_crit_edge: ; preds = %shortcirc_next.1.i.i
782 br label %loopexit.i.i.i
783
784loopentry.i.i2.i.no_exit.i.i3.i_crit_edge: ; preds = %shortcirc_next.1.i.i
785 br label %no_exit.i.i3.i
786
787no_exit.i.i3.i: ; preds = %endif.i.i.i.no_exit.i.i3.i_crit_edge, %loopentry.i.i2.i.no_exit.i.i3.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000788 br i1 false, label %shortcirc_next.0.i.i.i, label %no_exit.i.i3.i.shortcirc_done.0.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000789
790no_exit.i.i3.i.shortcirc_done.0.i.i.i_crit_edge: ; preds = %no_exit.i.i3.i
791 br label %shortcirc_done.0.i.i.i
792
793shortcirc_next.0.i.i.i: ; preds = %no_exit.i.i3.i
794 br label %shortcirc_done.0.i.i.i
795
796shortcirc_done.0.i.i.i: ; preds = %shortcirc_next.0.i.i.i, %no_exit.i.i3.i.shortcirc_done.0.i.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000797 br i1 false, label %shortcirc_next.1.i.i.i, label %shortcirc_done.0.i.i.i.shortcirc_done.1.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000798
799shortcirc_done.0.i.i.i.shortcirc_done.1.i.i.i_crit_edge: ; preds = %shortcirc_done.0.i.i.i
800 br label %shortcirc_done.1.i.i.i
801
802shortcirc_next.1.i.i.i: ; preds = %shortcirc_done.0.i.i.i
803 br label %shortcirc_done.1.i.i.i
804
805shortcirc_done.1.i.i.i: ; preds = %shortcirc_next.1.i.i.i, %shortcirc_done.0.i.i.i.shortcirc_done.1.i.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000806 br i1 false, label %then.i.i.i, label %endif.i.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000807
808then.i.i.i: ; preds = %shortcirc_done.1.i.i.i
809 br label %then.0.i.i
810
811then.i.i.i.endif.0.i.i_crit_edge: ; No predecessors!
812 unreachable
813
814then.i.i.i.then.0.i.i_crit_edge: ; No predecessors!
815 unreachable
816
817endif.i.i.i: ; preds = %shortcirc_done.1.i.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000818 br i1 false, label %endif.i.i.i.no_exit.i.i3.i_crit_edge, label %endif.i.i.i.loopexit.i.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000819
820endif.i.i.i.loopexit.i.i.i_crit_edge: ; preds = %endif.i.i.i
821 br label %loopexit.i.i.i
822
823endif.i.i.i.no_exit.i.i3.i_crit_edge: ; preds = %endif.i.i.i
824 br label %no_exit.i.i3.i
825
826loopexit.i.i.i: ; preds = %endif.i.i.i.loopexit.i.i.i_crit_edge, %loopentry.i.i2.i.loopexit.i.i.i_crit_edge
827 br label %shortcirc_done.1.i.i
828
829check_compatible_id.exit.i.i: ; No predecessors!
830 unreachable
831
832shortcirc_done.1.i.i: ; preds = %loopexit.i.i.i, %shortcirc_done.0.i.i.shortcirc_done.1.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000833 br i1 false, label %shortcirc_done.1.i.i.then.0.i.i_crit_edge, label %shortcirc_done.1.i.i.endif.0.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000834
835shortcirc_done.1.i.i.endif.0.i.i_crit_edge: ; preds = %shortcirc_done.1.i.i
836 br label %endif.0.i.i
837
838shortcirc_done.1.i.i.then.0.i.i_crit_edge: ; preds = %shortcirc_done.1.i.i
839 br label %then.0.i.i
840
841then.0.i.i: ; preds = %shortcirc_done.1.i.i.then.0.i.i_crit_edge, %then.i.i.i
842 br label %then.5.i
843
844then.0.i.i.endif.5.i_crit_edge: ; No predecessors!
845 unreachable
846
847then.0.i.i.then.5.i_crit_edge: ; No predecessors!
848 unreachable
849
850endif.0.i.i: ; preds = %shortcirc_done.1.i.i.endif.0.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000851 br i1 false, label %endif.0.i.i.shortcirc_done.2.i.i_crit_edge, label %shortcirc_next.2.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000852
853endif.0.i.i.shortcirc_done.2.i.i_crit_edge: ; preds = %endif.0.i.i
854 br label %shortcirc_done.2.i.i
855
856shortcirc_next.2.i.i: ; preds = %endif.0.i.i
857 br label %shortcirc_done.2.i.i
858
859shortcirc_done.2.i.i: ; preds = %shortcirc_next.2.i.i, %endif.0.i.i.shortcirc_done.2.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000860 br i1 false, label %then.1.i.i, label %endif.1.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000861
862then.1.i.i: ; preds = %shortcirc_done.2.i.i
863 br label %then.5.i
864
865then.1.i.i.endif.5.i_crit_edge: ; No predecessors!
866 unreachable
867
868then.1.i.i.then.5.i_crit_edge: ; No predecessors!
869 unreachable
870
871endif.1.i.i: ; preds = %shortcirc_done.2.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000872 br i1 false, label %loopentry.0.i7.i.no_exit.0.i8.i_crit_edge, label %loopentry.0.i7.i.loopexit.0.i11.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000873
874loopentry.0.i7.i: ; No predecessors!
875 unreachable
876
877loopentry.0.i7.i.loopexit.0.i11.i_crit_edge: ; preds = %endif.1.i.i
878 br label %loopexit.0.i11.i
879
880loopentry.0.i7.i.no_exit.0.i8.i_crit_edge: ; preds = %endif.1.i.i
881 br label %no_exit.0.i8.i
882
883no_exit.0.i8.i: ; preds = %loopexit.1.i.i.no_exit.0.i8.i_crit_edge, %loopentry.0.i7.i.no_exit.0.i8.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000884 br i1 false, label %loopentry.1.i9.i.no_exit.1.i10.i_crit_edge, label %loopentry.1.i9.i.loopexit.1.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000885
886loopentry.1.i9.i: ; No predecessors!
887 unreachable
888
889loopentry.1.i9.i.loopexit.1.i.i_crit_edge: ; preds = %no_exit.0.i8.i
890 br label %loopexit.1.i.i
891
892loopentry.1.i9.i.no_exit.1.i10.i_crit_edge: ; preds = %no_exit.0.i8.i
893 br label %no_exit.1.i10.i
894
895no_exit.1.i10.i: ; preds = %endif.2.i.i.no_exit.1.i10.i_crit_edge, %loopentry.1.i9.i.no_exit.1.i10.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000896 br i1 false, label %shortcirc_next.3.i.i, label %no_exit.1.i10.i.shortcirc_done.3.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000897
898no_exit.1.i10.i.shortcirc_done.3.i.i_crit_edge: ; preds = %no_exit.1.i10.i
899 br label %shortcirc_done.3.i.i
900
901shortcirc_next.3.i.i: ; preds = %no_exit.1.i10.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000902 br i1 false, label %shortcirc_next.3.i.i.shortcirc_done.4.i.i_crit_edge, label %shortcirc_next.4.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000903
904shortcirc_next.3.i.i.shortcirc_done.4.i.i_crit_edge: ; preds = %shortcirc_next.3.i.i
905 br label %shortcirc_done.4.i.i
906
907shortcirc_next.4.i.i: ; preds = %shortcirc_next.3.i.i
908 br label %shortcirc_done.4.i.i
909
910shortcirc_done.4.i.i: ; preds = %shortcirc_next.4.i.i, %shortcirc_next.3.i.i.shortcirc_done.4.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000911 br i1 false, label %shortcirc_done.4.i.i.shortcirc_done.5.i.i_crit_edge, label %shortcirc_next.5.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000912
913shortcirc_done.4.i.i.shortcirc_done.5.i.i_crit_edge: ; preds = %shortcirc_done.4.i.i
914 br label %shortcirc_done.5.i.i
915
916shortcirc_next.5.i.i: ; preds = %shortcirc_done.4.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000917 %tmp.68.i.i = icmp eq i16 0, 1000 ; <i1> [#uses=1]
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000918 br label %shortcirc_done.5.i.i
919
920shortcirc_done.5.i.i: ; preds = %shortcirc_next.5.i.i, %shortcirc_done.4.i.i.shortcirc_done.5.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000921 %shortcirc_val.4.i.i = phi i1 [ true, %shortcirc_done.4.i.i.shortcirc_done.5.i.i_crit_edge ], [ %tmp.68.i.i, %shortcirc_next.5.i.i ] ; <i1> [#uses=1]
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000922 br label %shortcirc_done.3.i.i
923
924shortcirc_done.3.i.i: ; preds = %shortcirc_done.5.i.i, %no_exit.1.i10.i.shortcirc_done.3.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000925 %shortcirc_val.5.i.i = phi i1 [ false, %no_exit.1.i10.i.shortcirc_done.3.i.i_crit_edge ], [ %shortcirc_val.4.i.i, %shortcirc_done.5.i.i ] ; <i1> [#uses=1]
926 br i1 %shortcirc_val.5.i.i, label %then.2.i.i, label %endif.2.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000927
928then.2.i.i: ; preds = %shortcirc_done.3.i.i
929 %port.2.i.i.8.lcssa20 = phi %struct.isapnp_port* [ null, %shortcirc_done.3.i.i ] ; <%struct.isapnp_port*> [#uses=0]
930 br label %endif.5.i
931
932then.2.i.i.endif.5.i_crit_edge: ; No predecessors!
933 unreachable
934
935then.2.i.i.then.5.i_crit_edge: ; No predecessors!
936 unreachable
937
938endif.2.i.i: ; preds = %shortcirc_done.3.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000939 br i1 false, label %endif.2.i.i.no_exit.1.i10.i_crit_edge, label %endif.2.i.i.loopexit.1.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000940
941endif.2.i.i.loopexit.1.i.i_crit_edge: ; preds = %endif.2.i.i
942 br label %loopexit.1.i.i
943
944endif.2.i.i.no_exit.1.i10.i_crit_edge: ; preds = %endif.2.i.i
945 br label %no_exit.1.i10.i
946
947loopexit.1.i.i: ; preds = %endif.2.i.i.loopexit.1.i.i_crit_edge, %loopentry.1.i9.i.loopexit.1.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000948 br i1 false, label %loopexit.1.i.i.no_exit.0.i8.i_crit_edge, label %loopexit.1.i.i.loopexit.0.i11.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000949
950loopexit.1.i.i.loopexit.0.i11.i_crit_edge: ; preds = %loopexit.1.i.i
951 br label %loopexit.0.i11.i
952
953loopexit.1.i.i.no_exit.0.i8.i_crit_edge: ; preds = %loopexit.1.i.i
954 br label %no_exit.0.i8.i
955
956loopexit.0.i11.i: ; preds = %loopexit.1.i.i.loopexit.0.i11.i_crit_edge, %loopentry.0.i7.i.loopexit.0.i11.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000957 br i1 false, label %serial_pnp_guess_board.exit.i.then.5.i_crit_edge, label %serial_pnp_guess_board.exit.i.endif.5.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000958
959serial_pnp_guess_board.exit.i: ; No predecessors!
960 unreachable
961
962serial_pnp_guess_board.exit.i.endif.5.i_crit_edge: ; preds = %loopexit.0.i11.i
963 br label %endif.5.i
964
965serial_pnp_guess_board.exit.i.then.5.i_crit_edge: ; preds = %loopexit.0.i11.i
966 br label %then.5.i
967
968then.5.i: ; preds = %serial_pnp_guess_board.exit.i.then.5.i_crit_edge, %then.1.i.i, %then.0.i.i
969 br label %loopcont.0.i
970
971endif.5.i: ; preds = %serial_pnp_guess_board.exit.i.endif.5.i_crit_edge, %then.2.i.i
972 br label %endif.3.i
973
974endif.3.i: ; preds = %endif.5.i, %endif.4.i, %then.4.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000975 br i1 false, label %then.6.i, label %endif.3.i.endif.6.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000976
977endif.3.i.endif.6.i_crit_edge: ; preds = %endif.3.i
978 br label %endif.6.i
979
980then.6.i: ; preds = %endif.3.i
981 br label %loopentry.0.i.i
982
983loopentry.0.i.i: ; preds = %endif.i.i, %then.6.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000984 br i1 false, label %loopentry.0.i.i.no_exit.0.i.i_crit_edge, label %loopentry.0.i.i.loopexit.0.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000985
986loopentry.0.i.i.loopexit.0.i.i_crit_edge: ; preds = %loopentry.0.i.i
987 br label %loopexit.0.i.i
988
989loopentry.0.i.i.no_exit.0.i.i_crit_edge: ; preds = %loopentry.0.i.i
990 br label %no_exit.0.i.i
991
992no_exit.0.i.i: ; preds = %clear_bit195.exit.i.i.no_exit.0.i.i_crit_edge, %loopentry.0.i.i.no_exit.0.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000993 br i1 false, label %then.i.i, label %endif.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000994
995then.i.i: ; preds = %no_exit.0.i.i
996 br label %loopentry.i.i.i
997
998loopentry.i.i.i: ; preds = %no_exit.i.i.i, %then.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +0000999 br i1 false, label %no_exit.i.i.i, label %clear_bit195.exit.i.i
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001000
1001no_exit.i.i.i: ; preds = %loopentry.i.i.i
1002 br label %loopentry.i.i.i
1003
1004clear_bit195.exit.i.i: ; preds = %loopentry.i.i.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00001005 br i1 false, label %clear_bit195.exit.i.i.no_exit.0.i.i_crit_edge, label %clear_bit195.exit.i.i.loopexit.0.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001006
1007clear_bit195.exit.i.i.loopexit.0.i.i_crit_edge: ; preds = %clear_bit195.exit.i.i
1008 br label %loopexit.0.i.i
1009
1010clear_bit195.exit.i.i.no_exit.0.i.i_crit_edge: ; preds = %clear_bit195.exit.i.i
1011 br label %no_exit.0.i.i
1012
1013endif.i.i: ; preds = %no_exit.0.i.i
1014 br label %loopentry.0.i.i
1015
1016loopexit.0.i.i: ; preds = %clear_bit195.exit.i.i.loopexit.0.i.i_crit_edge, %loopentry.0.i.i.loopexit.0.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00001017 br i1 false, label %loopentry.1.i.i.no_exit.1.i.i_crit_edge, label %loopentry.1.i.i.avoid_irq_share.exit.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001018
1019loopentry.1.i.i: ; No predecessors!
1020 unreachable
1021
1022loopentry.1.i.i.avoid_irq_share.exit.i_crit_edge: ; preds = %loopexit.0.i.i
1023 br label %avoid_irq_share.exit.i
1024
1025loopentry.1.i.i.no_exit.1.i.i_crit_edge: ; preds = %loopexit.0.i.i
1026 br label %no_exit.1.i.i
1027
1028no_exit.1.i.i: ; preds = %loopexit.2.i.i.no_exit.1.i.i_crit_edge, %loopentry.1.i.i.no_exit.1.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00001029 br i1 false, label %loopentry.2.i.i.no_exit.2.i.i_crit_edge, label %loopentry.2.i.i.loopexit.2.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001030
1031loopentry.2.i.i: ; No predecessors!
1032 unreachable
1033
1034loopentry.2.i.i.loopexit.2.i.i_crit_edge: ; preds = %no_exit.1.i.i
1035 br label %loopexit.2.i.i
1036
1037loopentry.2.i.i.no_exit.2.i.i_crit_edge: ; preds = %no_exit.1.i.i
1038 br label %no_exit.2.i.i
1039
1040no_exit.2.i.i: ; preds = %no_exit.2.i.i.no_exit.2.i.i_crit_edge, %loopentry.2.i.i.no_exit.2.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00001041 br i1 false, label %no_exit.2.i.i.no_exit.2.i.i_crit_edge, label %no_exit.2.i.i.loopexit.2.i.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001042
1043no_exit.2.i.i.loopexit.2.i.i_crit_edge: ; preds = %no_exit.2.i.i
1044 br label %loopexit.2.i.i
1045
1046no_exit.2.i.i.no_exit.2.i.i_crit_edge: ; preds = %no_exit.2.i.i
1047 br label %no_exit.2.i.i
1048
1049loopexit.2.i.i: ; preds = %no_exit.2.i.i.loopexit.2.i.i_crit_edge, %loopentry.2.i.i.loopexit.2.i.i_crit_edge
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00001050 br i1 false, label %loopexit.2.i.i.no_exit.1.i.i_crit_edge, label %loopexit.2.i.i.avoid_irq_share.exit.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001051
1052loopexit.2.i.i.avoid_irq_share.exit.i_crit_edge: ; preds = %loopexit.2.i.i
1053 br label %avoid_irq_share.exit.i
1054
1055loopexit.2.i.i.no_exit.1.i.i_crit_edge: ; preds = %loopexit.2.i.i
1056 br label %no_exit.1.i.i
1057
1058avoid_irq_share.exit.i: ; preds = %loopexit.2.i.i.avoid_irq_share.exit.i_crit_edge, %loopentry.1.i.i.avoid_irq_share.exit.i_crit_edge
1059 br label %endif.6.i
1060
1061endif.6.i: ; preds = %avoid_irq_share.exit.i, %endif.3.i.endif.6.i_crit_edge
1062 br label %loopcont.0.i
1063
1064loopcont.0.i: ; preds = %endif.6.i, %then.5.i, %then.1.i
Tanya Lattner4c4d0b82008-03-01 09:15:35 +00001065 br i1 false, label %loopcont.0.i.no_exit.0.i_crit_edge, label %loopcont.0.i.loopexit.0.i_crit_edge
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001066
1067loopcont.0.i.loopexit.0.i_crit_edge: ; preds = %loopcont.0.i
1068 br label %loopexit.0.i
1069
1070loopcont.0.i.no_exit.0.i_crit_edge: ; preds = %loopcont.0.i
1071 br label %no_exit.0.i
1072
1073loopexit.0.i: ; preds = %loopcont.0.i.loopexit.0.i_crit_edge, %loopentry.0.i.loopexit.0.i_crit_edge
1074 ret void
1075
1076probe_serial_pnp.exit: ; No predecessors!
1077 unreachable
1078
1079after_ret: ; No predecessors!
1080 ret void
1081
1082return: ; No predecessors!
1083 unreachable
1084}