1 ; RUN: llc < %s -march=x86 | grep mov | count 3
3 define fastcc i32 @sqlite3ExprResolveNames() nounwind {
5 br i1 false, label %UnifiedReturnBlock, label %bb4
7 br i1 false, label %bb17, label %bb22
11 br i1 true, label %walkExprTree.exit, label %bb4.i
12 bb4.i: ; preds = %bb22
14 walkExprTree.exit: ; preds = %bb22
15 %tmp83 = load i16* null, align 4 ; <i16> [#uses=1]
16 %tmp84 = or i16 %tmp83, 2 ; <i16> [#uses=2]
17 store i16 %tmp84, i16* null, align 4
18 %tmp98993 = zext i16 %tmp84 to i32 ; <i32> [#uses=1]
19 %tmp1004 = lshr i32 %tmp98993, 3 ; <i32> [#uses=1]
20 %tmp100.lobit5 = and i32 %tmp1004, 1 ; <i32> [#uses=1]
21 ret i32 %tmp100.lobit5
22 UnifiedReturnBlock: ; preds = %entry