1 ; RUN: llc -verify-machineinstrs < %s
2 ; REQUIRES: default_triple
4 %struct..0anon = type { i32 }
5 %struct.rtx_def = type { i16, i8, i8, [1 x %struct..0anon] }
7 define fastcc void @immed_double_const(i32 %i0, i32 %i1) {
9 %tmp1 = load i32, ptr null ; <i32> [#uses=1]
10 switch i32 %tmp1, label %bb103 [
14 bb: ; preds = %entry, %entry
15 %tmp14 = icmp sgt i32 0, 31 ; <i1> [#uses=1]
16 br i1 %tmp14, label %cond_next77, label %cond_next17
17 cond_next17: ; preds = %bb
19 cond_next77: ; preds = %bb
20 %tmp79.not = icmp ne i32 %i1, 0 ; <i1> [#uses=1]
21 %tmp84 = icmp slt i32 %i0, 0 ; <i1> [#uses=2]
22 %bothcond1 = or i1 %tmp79.not, %tmp84 ; <i1> [#uses=1]
23 br i1 %bothcond1, label %bb88, label %bb99
24 bb88: ; preds = %cond_next77
25 %bothcond2 = and i1 false, %tmp84 ; <i1> [#uses=0]
27 bb99: ; preds = %cond_next77
29 bb103: ; preds = %entry