Lines Matching refs:ham
3 %struct.ham = type { i8, i8, i16, i32 }
8 @global = external global %struct.ham*, align 8
47 define void @spam(%struct.ham* %arg) {
81 %tmp9 = icmp eq %struct.ham* undef, %arg
95 %tmp13 = load %struct.ham*, %struct.ham** undef
99 %tmp15 = phi %struct.ham* [ %tmp13, %bb12 ], [ null, %bb10 ]
117 %tmp21 = load %struct.ham*, %struct.ham** undef
128 %tmp24 = icmp eq %struct.ham* %tmp21, null
132 %tmp26 = icmp eq %struct.ham* %tmp15, null
136 %tmp28 = load %struct.ham*, %struct.ham** undef
137 %tmp29 = icmp eq %struct.ham* %tmp28, %tmp21
156 %tmp38 = icmp eq %struct.ham* %tmp15, null
160 %tmp40 = load %struct.ham*, %struct.ham** @global
164 %tmp42 = select i1 %tmp36, %struct.ham* undef, %struct.ham* undef