4 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
5 target triple = "x86_64-apple-darwin9.1.0"
6 %struct.S2259 = type { <4 x i16>, i8, i64 }
8 define void @check2259va(i32 %z, ...) {
10 br i1 false, label %bb5, label %return
12 switch i32 0, label %bb155 [
24 bb118: ; preds = %bb5, %bb5, %bb5, %bb5
25 %tmp125 = load i8*, i8** null, align 8 ; <i8*> [#uses=1]
26 %tmp125126 = bitcast i8* %tmp125 to %struct.S2259* ; <%struct.S2259*> [#uses=1]
27 %tmp128 = getelementptr %struct.S2259, %struct.S2259* %tmp125126, i32 0, i32 0 ; <<4 x i16>*> [#uses=1]
28 %tmp129 = load <4 x i16>, <4 x i16>* %tmp128, align 8 ; <<4 x i16>> [#uses=1]
29 store <4 x i16> %tmp129, <4 x i16>* null, align 8
33 return: ; preds = %entry