Don't try to simplify urem and srem using arithmetic rules that don't work
[oota-llvm.git] / test / Transforms / InstCombine / 2006-04-01-InfLoop.ll
1 ; RUN: llvm-as < %s | opt -instcombine -disable-output
2         %struct.DecRefPicMarking_s = type { i32, i32, i32, i32, i32, %struct.DecRefPicMarking_s* }
3         %struct.datapartition = type { %typedef.Bitstream*, %typedef.DecodingEnvironment, i32 (%struct.syntaxelement*, %struct.img_par*, %struct.inp_par*, %struct.datapartition*)* }
4         %struct.img_par = type { i32, i32, i32, i32, i32*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [16 x [16 x i16]], [6 x [32 x i32]], [16 x [16 x i32]], [4 x [12 x [4 x [4 x i32]]]], [16 x i32], i32**, i32*, i32***, i32**, i32, i32, i32, i32, %typedef.Slice*, %struct.macroblock*, i32, i32, i32, i32, i32, i32, i32**, %struct.DecRefPicMarking_s*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [3 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32***, i32***, i32****, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.timeb, %struct.timeb, i32, i32, i32, i32, i32, i32, i32, i32 }
5         %struct.inp_par = type { [100 x i8], [100 x i8], [100 x i8], i32, i32, i32, i32, i32, i32, i32 }
6         %struct.macroblock = type { i32, i32, i32, %struct.macroblock*, %struct.macroblock*, i32, [2 x [4 x [4 x [2 x i32]]]], i32, i64, i64, i32, i32, [4 x i32], [4 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32 }
7         %struct.pix_pos = type { i32, i32, i32, i32, i32, i32 }
8         %struct.storable_picture = type { i32, i32, i32, i32, i32, [50 x [6 x [33 x i64]]], [50 x [6 x [33 x i64]]], [50 x [6 x [33 x i64]]], [50 x [6 x [33 x i64]]], i32, i32, i32, i32, i32, i32, i32, i32, i16, i32, i32, i32, i32, i32, i32, i32, i32, i32, i16**, i16***, i8*, i16**, i8***, i64***, i64***, i16****, i8**, i8**, %struct.storable_picture*, %struct.storable_picture*, %struct.storable_picture*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [2 x i32], i32, %struct.DecRefPicMarking_s*, i32 }
9         %struct.syntaxelement = type { i32, i32, i32, i32, i32, i32, i32, i32, void (i32, i32, i32*, i32*)*, void (%struct.syntaxelement*, %struct.inp_par*, %struct.img_par*, %typedef.DecodingEnvironment*)* }
10         %struct.timeb = type { i32, i16, i16, i16 }
11         %typedef.BiContextType = type { i16, i8 }
12         %typedef.Bitstream = type { i32, i32, i32, i32, i8*, i32 }
13         %typedef.DecodingEnvironment = type { i32, i32, i32, i32, i32, i8*, i32* }
14         %typedef.MotionInfoContexts = type { [4 x [11 x %typedef.BiContextType]], [2 x [9 x %typedef.BiContextType]], [2 x [10 x %typedef.BiContextType]], [2 x [6 x %typedef.BiContextType]], [4 x %typedef.BiContextType], [4 x %typedef.BiContextType], [3 x %typedef.BiContextType] }
15         %typedef.Slice = type { i32, i32, i32, i32, i32, i32, i32, i32, i32, %struct.datapartition*, %typedef.MotionInfoContexts*, %typedef.TextureInfoContexts*, i32, i32*, i32*, i32*, i32, i32*, i32*, i32*, i32 (%struct.img_par*, %struct.inp_par*)*, i32, i32, i32, i32 }
16         %typedef.TextureInfoContexts = type { [2 x %typedef.BiContextType], [4 x %typedef.BiContextType], [3 x [4 x %typedef.BiContextType]], [10 x [4 x %typedef.BiContextType]], [10 x [15 x %typedef.BiContextType]], [10 x [15 x %typedef.BiContextType]], [10 x [5 x %typedef.BiContextType]], [10 x [5 x %typedef.BiContextType]], [10 x [15 x %typedef.BiContextType]], [10 x [15 x %typedef.BiContextType]] }
17 @dec_picture = external global %struct.storable_picture*                ; <%struct.storable_picture**> [#uses=1]
18 @last_dquant = external global i32              ; <i32*> [#uses=1]
19
20 define void @readCBP_CABAC(%struct.syntaxelement* %se, %struct.inp_par* %inp, %struct.img_par* %img.1, %typedef.DecodingEnvironment* %dep_dp) {
21 entry:
22         %block_a = alloca %struct.pix_pos               ; <%struct.pix_pos*> [#uses=5]
23         %tmp.1 = getelementptr %struct.img_par* %img.1, i32 0, i32 37           ; <%typedef.Slice**> [#uses=1]
24         %tmp.2 = load %typedef.Slice** %tmp.1           ; <%typedef.Slice*> [#uses=1]
25         %tmp.3 = getelementptr %typedef.Slice* %tmp.2, i32 0, i32 11            ; <%typedef.TextureInfoContexts**> [#uses=1]
26         %tmp.4 = load %typedef.TextureInfoContexts** %tmp.3             ; <%typedef.TextureInfoContexts*> [#uses=3]
27         %tmp.6 = getelementptr %struct.img_par* %img.1, i32 0, i32 38           ; <%struct.macroblock**> [#uses=1]
28         %tmp.7 = load %struct.macroblock** %tmp.6               ; <%struct.macroblock*> [#uses=1]
29         %tmp.9 = getelementptr %struct.img_par* %img.1, i32 0, i32 1            ; <i32*> [#uses=1]
30         %tmp.10 = load i32* %tmp.9              ; <i32> [#uses=1]
31         %tmp.11 = bitcast i32 %tmp.10 to i32            ; <i32> [#uses=1]
32         %tmp.12 = getelementptr %struct.macroblock* %tmp.7, i32 %tmp.11         ; <%struct.macroblock*> [#uses=18]
33         br label %loopentry.0
34
35 loopentry.0:            ; preds = %loopexit.1, %entry
36         %mask.1 = phi i32 [ undef, %entry ], [ %mask.0, %loopexit.1 ]           ; <i32> [#uses=1]
37         %cbp_bit.1 = phi i32 [ undef, %entry ], [ %cbp_bit.0, %loopexit.1 ]             ; <i32> [#uses=1]
38         %cbp.2 = phi i32 [ 0, %entry ], [ %cbp.1, %loopexit.1 ]         ; <i32> [#uses=5]
39         %curr_cbp_ctx.1 = phi i32 [ undef, %entry ], [ %curr_cbp_ctx.0, %loopexit.1 ]           ; <i32> [#uses=1]
40         %b.2 = phi i32 [ undef, %entry ], [ %b.1, %loopexit.1 ]         ; <i32> [#uses=1]
41         %a.2 = phi i32 [ undef, %entry ], [ %a.1, %loopexit.1 ]         ; <i32> [#uses=1]
42         %mb_y.0 = phi i32 [ 0, %entry ], [ %tmp.152, %loopexit.1 ]              ; <i32> [#uses=7]
43         %mb_x.0 = phi i32 [ undef, %entry ], [ %mb_x.1, %loopexit.1 ]           ; <i32> [#uses=0]
44         %tmp.14 = icmp sle i32 %mb_y.0, 3               ; <i1> [#uses=2]
45         %tmp.15 = zext i1 %tmp.14 to i32                ; <i32> [#uses=0]
46         br i1 %tmp.14, label %no_exit.0, label %loopexit.0
47
48 no_exit.0:              ; preds = %loopentry.0
49         br label %loopentry.1
50
51 loopentry.1:            ; preds = %endif.7, %no_exit.0
52         %mask.0 = phi i32 [ %mask.1, %no_exit.0 ], [ %tmp.131, %endif.7 ]               ; <i32> [#uses=1]
53         %cbp_bit.0 = phi i32 [ %cbp_bit.1, %no_exit.0 ], [ %tmp.142, %endif.7 ]         ; <i32> [#uses=1]
54         %cbp.1 = phi i32 [ %cbp.2, %no_exit.0 ], [ %cbp.0, %endif.7 ]           ; <i32> [#uses=5]
55         %curr_cbp_ctx.0 = phi i32 [ %curr_cbp_ctx.1, %no_exit.0 ], [ %tmp.125, %endif.7 ]               ; <i32> [#uses=1]
56         %b.1 = phi i32 [ %b.2, %no_exit.0 ], [ %b.0, %endif.7 ]         ; <i32> [#uses=1]
57         %a.1 = phi i32 [ %a.2, %no_exit.0 ], [ %a.0, %endif.7 ]         ; <i32> [#uses=1]
58         %mb_x.1 = phi i32 [ 0, %no_exit.0 ], [ %tmp.150, %endif.7 ]             ; <i32> [#uses=9]
59         %tmp.17 = icmp sle i32 %mb_x.1, 3               ; <i1> [#uses=2]
60         %tmp.18 = zext i1 %tmp.17 to i32                ; <i32> [#uses=0]
61         br i1 %tmp.17, label %no_exit.1, label %loopexit.1
62
63 no_exit.1:              ; preds = %loopentry.1
64         %tmp.20 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 12              ; <[4 x i32]*> [#uses=1]
65         %tmp.22 = sdiv i32 %mb_x.1, 2           ; <i32> [#uses=1]
66         %tmp.24 = add i32 %tmp.22, %mb_y.0              ; <i32> [#uses=1]
67         %tmp.25 = getelementptr [4 x i32]* %tmp.20, i32 0, i32 %tmp.24          ; <i32*> [#uses=1]
68         %tmp.26 = load i32* %tmp.25             ; <i32> [#uses=1]
69         %tmp.27 = icmp eq i32 %tmp.26, 11               ; <i1> [#uses=2]
70         %tmp.28 = zext i1 %tmp.27 to i32                ; <i32> [#uses=0]
71         br i1 %tmp.27, label %then.0, label %else.0
72
73 then.0:         ; preds = %no_exit.1
74         br label %endif.0
75
76 else.0:         ; preds = %no_exit.1
77         br label %endif.0
78
79 endif.0:                ; preds = %else.0, %then.0
80         %tmp.30 = icmp eq i32 %mb_y.0, 0                ; <i1> [#uses=2]
81         %tmp.31 = zext i1 %tmp.30 to i32                ; <i32> [#uses=0]
82         br i1 %tmp.30, label %then.1, label %else.1
83
84 then.1:         ; preds = %endif.0
85         %tmp.33 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3               ; <%struct.macroblock**> [#uses=1]
86         %tmp.34 = load %struct.macroblock** %tmp.33             ; <%struct.macroblock*> [#uses=1]
87         %tmp.35 = bitcast %struct.macroblock* %tmp.34 to i8*            ; <i8*> [#uses=1]
88         %tmp.36 = icmp eq i8* %tmp.35, null             ; <i1> [#uses=2]
89         %tmp.37 = zext i1 %tmp.36 to i32                ; <i32> [#uses=0]
90         br i1 %tmp.36, label %then.2, label %else.2
91
92 then.2:         ; preds = %then.1
93         br label %endif.1
94
95 else.2:         ; preds = %then.1
96         %tmp.39 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3               ; <%struct.macroblock**> [#uses=1]
97         %tmp.40 = load %struct.macroblock** %tmp.39             ; <%struct.macroblock*> [#uses=1]
98         %tmp.41 = getelementptr %struct.macroblock* %tmp.40, i32 0, i32 5               ; <i32*> [#uses=1]
99         %tmp.42 = load i32* %tmp.41             ; <i32> [#uses=1]
100         %tmp.43 = icmp eq i32 %tmp.42, 14               ; <i1> [#uses=2]
101         %tmp.44 = zext i1 %tmp.43 to i32                ; <i32> [#uses=0]
102         br i1 %tmp.43, label %then.3, label %else.3
103
104 then.3:         ; preds = %else.2
105         br label %endif.1
106
107 else.3:         ; preds = %else.2
108         %tmp.46 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3               ; <%struct.macroblock**> [#uses=1]
109         %tmp.47 = load %struct.macroblock** %tmp.46             ; <%struct.macroblock*> [#uses=1]
110         %tmp.48 = getelementptr %struct.macroblock* %tmp.47, i32 0, i32 7               ; <i32*> [#uses=1]
111         %tmp.49 = load i32* %tmp.48             ; <i32> [#uses=1]
112         %tmp.51 = sdiv i32 %mb_x.1, 2           ; <i32> [#uses=1]
113         %tmp.52 = add i32 %tmp.51, 2            ; <i32> [#uses=1]
114         %tmp.53 = trunc i32 %tmp.52 to i8               ; <i8> [#uses=1]
115         %shift.upgrd.1 = zext i8 %tmp.53 to i32         ; <i32> [#uses=1]
116         %tmp.54 = ashr i32 %tmp.49, %shift.upgrd.1              ; <i32> [#uses=1]
117         %tmp.55 = bitcast i32 %tmp.54 to i32            ; <i32> [#uses=1]
118         %tmp.57 = xor i32 %tmp.55, 1            ; <i32> [#uses=1]
119         %tmp.58 = bitcast i32 %tmp.57 to i32            ; <i32> [#uses=1]
120         %tmp.59 = and i32 %tmp.58, 1            ; <i32> [#uses=1]
121         br label %endif.1
122
123 else.1:         ; preds = %endif.0
124         %tmp.62 = sdiv i32 %mb_x.1, 2           ; <i32> [#uses=1]
125         %tmp.63 = trunc i32 %tmp.62 to i8               ; <i8> [#uses=1]
126         %shift.upgrd.2 = zext i8 %tmp.63 to i32         ; <i32> [#uses=1]
127         %tmp.64 = ashr i32 %cbp.1, %shift.upgrd.2               ; <i32> [#uses=1]
128         %tmp.65 = bitcast i32 %tmp.64 to i32            ; <i32> [#uses=1]
129         %tmp.67 = xor i32 %tmp.65, 1            ; <i32> [#uses=1]
130         %tmp.68 = bitcast i32 %tmp.67 to i32            ; <i32> [#uses=1]
131         %tmp.69 = and i32 %tmp.68, 1            ; <i32> [#uses=1]
132         br label %endif.1
133
134 endif.1:                ; preds = %else.1, %else.3, %then.3, %then.2
135         %b.0 = phi i32 [ 0, %then.2 ], [ 0, %then.3 ], [ %tmp.59, %else.3 ], [ %tmp.69, %else.1 ]               ; <i32> [#uses=2]
136         %tmp.71 = icmp eq i32 %mb_x.1, 0                ; <i1> [#uses=2]
137         %tmp.72 = zext i1 %tmp.71 to i32                ; <i32> [#uses=0]
138         br i1 %tmp.71, label %then.4, label %else.4
139
140 then.4:         ; preds = %endif.1
141         %tmp.74 = getelementptr %struct.img_par* %img.1, i32 0, i32 1           ; <i32*> [#uses=1]
142         %tmp.75 = load i32* %tmp.74             ; <i32> [#uses=1]
143         %tmp.76 = bitcast i32 %tmp.75 to i32            ; <i32> [#uses=1]
144         call void @getLuma4x4Neighbour( i32 %tmp.76, i32 %mb_x.1, i32 %mb_y.0, i32 -1, i32 0, %struct.pix_pos* %block_a )
145         %tmp.79 = getelementptr %struct.pix_pos* %block_a, i32 0, i32 0         ; <i32*> [#uses=1]
146         %tmp.80 = load i32* %tmp.79             ; <i32> [#uses=1]
147         %tmp.81 = icmp ne i32 %tmp.80, 0                ; <i1> [#uses=2]
148         %tmp.82 = zext i1 %tmp.81 to i32                ; <i32> [#uses=0]
149         br i1 %tmp.81, label %then.5, label %else.5
150
151 then.5:         ; preds = %then.4
152         %tmp.84 = getelementptr %struct.img_par* %img.1, i32 0, i32 38          ; <%struct.macroblock**> [#uses=1]
153         %tmp.85 = load %struct.macroblock** %tmp.84             ; <%struct.macroblock*> [#uses=1]
154         %tmp.86 = getelementptr %struct.pix_pos* %block_a, i32 0, i32 1         ; <i32*> [#uses=1]
155         %tmp.87 = load i32* %tmp.86             ; <i32> [#uses=1]
156         %tmp.88 = getelementptr %struct.macroblock* %tmp.85, i32 %tmp.87                ; <%struct.macroblock*> [#uses=1]
157         %tmp.89 = getelementptr %struct.macroblock* %tmp.88, i32 0, i32 5               ; <i32*> [#uses=1]
158         %tmp.90 = load i32* %tmp.89             ; <i32> [#uses=1]
159         %tmp.91 = icmp eq i32 %tmp.90, 14               ; <i1> [#uses=2]
160         %tmp.92 = zext i1 %tmp.91 to i32                ; <i32> [#uses=0]
161         br i1 %tmp.91, label %then.6, label %else.6
162
163 then.6:         ; preds = %then.5
164         br label %endif.4
165
166 else.6:         ; preds = %then.5
167         %tmp.94 = getelementptr %struct.img_par* %img.1, i32 0, i32 38          ; <%struct.macroblock**> [#uses=1]
168         %tmp.95 = load %struct.macroblock** %tmp.94             ; <%struct.macroblock*> [#uses=1]
169         %tmp.96 = getelementptr %struct.pix_pos* %block_a, i32 0, i32 1         ; <i32*> [#uses=1]
170         %tmp.97 = load i32* %tmp.96             ; <i32> [#uses=1]
171         %tmp.98 = getelementptr %struct.macroblock* %tmp.95, i32 %tmp.97                ; <%struct.macroblock*> [#uses=1]
172         %tmp.99 = getelementptr %struct.macroblock* %tmp.98, i32 0, i32 7               ; <i32*> [#uses=1]
173         %tmp.100 = load i32* %tmp.99            ; <i32> [#uses=1]
174         %tmp.101 = getelementptr %struct.pix_pos* %block_a, i32 0, i32 3                ; <i32*> [#uses=1]
175         %tmp.102 = load i32* %tmp.101           ; <i32> [#uses=1]
176         %tmp.103 = sdiv i32 %tmp.102, 2         ; <i32> [#uses=1]
177         %tmp.104 = mul i32 %tmp.103, 2          ; <i32> [#uses=1]
178         %tmp.105 = add i32 %tmp.104, 1          ; <i32> [#uses=1]
179         %tmp.106 = trunc i32 %tmp.105 to i8             ; <i8> [#uses=1]
180         %shift.upgrd.3 = zext i8 %tmp.106 to i32                ; <i32> [#uses=1]
181         %tmp.107 = ashr i32 %tmp.100, %shift.upgrd.3            ; <i32> [#uses=1]
182         %tmp.108 = bitcast i32 %tmp.107 to i32          ; <i32> [#uses=1]
183         %tmp.110 = xor i32 %tmp.108, 1          ; <i32> [#uses=1]
184         %tmp.111 = bitcast i32 %tmp.110 to i32          ; <i32> [#uses=1]
185         %tmp.112 = and i32 %tmp.111, 1          ; <i32> [#uses=1]
186         br label %endif.4
187
188 else.5:         ; preds = %then.4
189         br label %endif.4
190
191 else.4:         ; preds = %endif.1
192         %tmp.115 = trunc i32 %mb_y.0 to i8              ; <i8> [#uses=1]
193         %shift.upgrd.4 = zext i8 %tmp.115 to i32                ; <i32> [#uses=1]
194         %tmp.116 = ashr i32 %cbp.1, %shift.upgrd.4              ; <i32> [#uses=1]
195         %tmp.117 = bitcast i32 %tmp.116 to i32          ; <i32> [#uses=1]
196         %tmp.119 = xor i32 %tmp.117, 1          ; <i32> [#uses=1]
197         %tmp.120 = bitcast i32 %tmp.119 to i32          ; <i32> [#uses=1]
198         %tmp.121 = and i32 %tmp.120, 1          ; <i32> [#uses=1]
199         br label %endif.4
200
201 endif.4:                ; preds = %else.4, %else.5, %else.6, %then.6
202         %a.0 = phi i32 [ 0, %then.6 ], [ %tmp.112, %else.6 ], [ 0, %else.5 ], [ %tmp.121, %else.4 ]             ; <i32> [#uses=2]
203         %tmp.123 = mul i32 %b.0, 2              ; <i32> [#uses=1]
204         %tmp.125 = add i32 %tmp.123, %a.0               ; <i32> [#uses=2]
205         %tmp.127 = sdiv i32 %mb_x.1, 2          ; <i32> [#uses=1]
206         %tmp.129 = add i32 %tmp.127, %mb_y.0            ; <i32> [#uses=1]
207         %tmp.130 = trunc i32 %tmp.129 to i8             ; <i8> [#uses=1]
208         %shift.upgrd.5 = zext i8 %tmp.130 to i32                ; <i32> [#uses=1]
209         %tmp.131 = shl i32 1, %shift.upgrd.5            ; <i32> [#uses=2]
210         %tmp.135 = getelementptr %typedef.TextureInfoContexts* %tmp.4, i32 0, i32 2             ; <[3 x [4 x %typedef.BiContextType]]*> [#uses=1]
211         %tmp.136 = getelementptr [3 x [4 x %typedef.BiContextType]]* %tmp.135, i32 0, i32 0             ; <[4 x %typedef.BiContextType]*> [#uses=1]
212         %tmp.137 = getelementptr [4 x %typedef.BiContextType]* %tmp.136, i32 0, i32 0           ; <%typedef.BiContextType*> [#uses=1]
213         %tmp.139 = bitcast i32 %tmp.125 to i32          ; <i32> [#uses=1]
214         %tmp.140 = bitcast i32 %tmp.139 to i32          ; <i32> [#uses=1]
215         %tmp.141 = getelementptr %typedef.BiContextType* %tmp.137, i32 %tmp.140         ; <%typedef.BiContextType*> [#uses=1]
216         %tmp.132 = call i32 @biari_decode_symbol( %typedef.DecodingEnvironment* %dep_dp, %typedef.BiContextType* %tmp.141 )             ; <i32> [#uses=1]
217         %tmp.142 = bitcast i32 %tmp.132 to i32          ; <i32> [#uses=2]
218         %tmp.144 = icmp ne i32 %tmp.142, 0              ; <i1> [#uses=2]
219         %tmp.145 = zext i1 %tmp.144 to i32              ; <i32> [#uses=0]
220         br i1 %tmp.144, label %then.7, label %endif.7
221
222 then.7:         ; preds = %endif.4
223         %tmp.148 = add i32 %cbp.1, %tmp.131             ; <i32> [#uses=1]
224         br label %endif.7
225
226 endif.7:                ; preds = %then.7, %endif.4
227         %cbp.0 = phi i32 [ %tmp.148, %then.7 ], [ %cbp.1, %endif.4 ]            ; <i32> [#uses=1]
228         %tmp.150 = add i32 %mb_x.1, 2           ; <i32> [#uses=1]
229         br label %loopentry.1
230
231 loopexit.1:             ; preds = %loopentry.1
232         %tmp.152 = add i32 %mb_y.0, 2           ; <i32> [#uses=1]
233         br label %loopentry.0
234
235 loopexit.0:             ; preds = %loopentry.0
236         %tmp.153 = load %struct.storable_picture** @dec_picture         ; <%struct.storable_picture*> [#uses=1]
237         %tmp.154 = getelementptr %struct.storable_picture* %tmp.153, i32 0, i32 45              ; <i32*> [#uses=1]
238         %tmp.155 = load i32* %tmp.154           ; <i32> [#uses=1]
239         %tmp.156 = icmp ne i32 %tmp.155, 0              ; <i1> [#uses=2]
240         %tmp.157 = zext i1 %tmp.156 to i32              ; <i32> [#uses=0]
241         br i1 %tmp.156, label %then.8, label %endif.8
242
243 then.8:         ; preds = %loopexit.0
244         %tmp.159 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3              ; <%struct.macroblock**> [#uses=1]
245         %tmp.160 = load %struct.macroblock** %tmp.159           ; <%struct.macroblock*> [#uses=1]
246         %tmp.161 = bitcast %struct.macroblock* %tmp.160 to i8*          ; <i8*> [#uses=1]
247         %tmp.162 = icmp ne i8* %tmp.161, null           ; <i1> [#uses=2]
248         %tmp.163 = zext i1 %tmp.162 to i32              ; <i32> [#uses=0]
249         br i1 %tmp.162, label %then.9, label %endif.9
250
251 then.9:         ; preds = %then.8
252         %tmp.165 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3              ; <%struct.macroblock**> [#uses=1]
253         %tmp.166 = load %struct.macroblock** %tmp.165           ; <%struct.macroblock*> [#uses=1]
254         %tmp.167 = getelementptr %struct.macroblock* %tmp.166, i32 0, i32 5             ; <i32*> [#uses=1]
255         %tmp.168 = load i32* %tmp.167           ; <i32> [#uses=1]
256         %tmp.169 = icmp eq i32 %tmp.168, 14             ; <i1> [#uses=2]
257         %tmp.170 = zext i1 %tmp.169 to i32              ; <i32> [#uses=0]
258         br i1 %tmp.169, label %then.10, label %else.7
259
260 then.10:                ; preds = %then.9
261         br label %endif.9
262
263 else.7:         ; preds = %then.9
264         %tmp.172 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3              ; <%struct.macroblock**> [#uses=1]
265         %tmp.173 = load %struct.macroblock** %tmp.172           ; <%struct.macroblock*> [#uses=1]
266         %tmp.174 = getelementptr %struct.macroblock* %tmp.173, i32 0, i32 7             ; <i32*> [#uses=1]
267         %tmp.175 = load i32* %tmp.174           ; <i32> [#uses=1]
268         %tmp.176 = icmp sgt i32 %tmp.175, 15            ; <i1> [#uses=1]
269         %tmp.177 = zext i1 %tmp.176 to i32              ; <i32> [#uses=1]
270         br label %endif.9
271
272 endif.9:                ; preds = %else.7, %then.10, %then.8
273         %b.4 = phi i32 [ 1, %then.10 ], [ %tmp.177, %else.7 ], [ 0, %then.8 ]           ; <i32> [#uses=1]
274         %tmp.179 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 4              ; <%struct.macroblock**> [#uses=1]
275         %tmp.180 = load %struct.macroblock** %tmp.179           ; <%struct.macroblock*> [#uses=1]
276         %tmp.181 = bitcast %struct.macroblock* %tmp.180 to i8*          ; <i8*> [#uses=1]
277         %tmp.182 = icmp ne i8* %tmp.181, null           ; <i1> [#uses=2]
278         %tmp.183 = zext i1 %tmp.182 to i32              ; <i32> [#uses=0]
279         br i1 %tmp.182, label %then.11, label %endif.11
280
281 then.11:                ; preds = %endif.9
282         %tmp.185 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 4              ; <%struct.macroblock**> [#uses=1]
283         %tmp.186 = load %struct.macroblock** %tmp.185           ; <%struct.macroblock*> [#uses=1]
284         %tmp.187 = getelementptr %struct.macroblock* %tmp.186, i32 0, i32 5             ; <i32*> [#uses=1]
285         %tmp.188 = load i32* %tmp.187           ; <i32> [#uses=1]
286         %tmp.189 = icmp eq i32 %tmp.188, 14             ; <i1> [#uses=2]
287         %tmp.190 = zext i1 %tmp.189 to i32              ; <i32> [#uses=0]
288         br i1 %tmp.189, label %then.12, label %else.8
289
290 then.12:                ; preds = %then.11
291         br label %endif.11
292
293 else.8:         ; preds = %then.11
294         %tmp.192 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 4              ; <%struct.macroblock**> [#uses=1]
295         %tmp.193 = load %struct.macroblock** %tmp.192           ; <%struct.macroblock*> [#uses=1]
296         %tmp.194 = getelementptr %struct.macroblock* %tmp.193, i32 0, i32 7             ; <i32*> [#uses=1]
297         %tmp.195 = load i32* %tmp.194           ; <i32> [#uses=1]
298         %tmp.196 = icmp sgt i32 %tmp.195, 15            ; <i1> [#uses=1]
299         %tmp.197 = zext i1 %tmp.196 to i32              ; <i32> [#uses=1]
300         br label %endif.11
301
302 endif.11:               ; preds = %else.8, %then.12, %endif.9
303         %a.4 = phi i32 [ 1, %then.12 ], [ %tmp.197, %else.8 ], [ 0, %endif.9 ]          ; <i32> [#uses=1]
304         %tmp.199 = mul i32 %b.4, 2              ; <i32> [#uses=1]
305         %tmp.201 = add i32 %tmp.199, %a.4               ; <i32> [#uses=1]
306         %tmp.205 = getelementptr %typedef.TextureInfoContexts* %tmp.4, i32 0, i32 2             ; <[3 x [4 x %typedef.BiContextType]]*> [#uses=1]
307         %tmp.206 = getelementptr [3 x [4 x %typedef.BiContextType]]* %tmp.205, i32 0, i32 1             ; <[4 x %typedef.BiContextType]*> [#uses=1]
308         %tmp.207 = getelementptr [4 x %typedef.BiContextType]* %tmp.206, i32 0, i32 0           ; <%typedef.BiContextType*> [#uses=1]
309         %tmp.209 = bitcast i32 %tmp.201 to i32          ; <i32> [#uses=1]
310         %tmp.210 = bitcast i32 %tmp.209 to i32          ; <i32> [#uses=1]
311         %tmp.211 = getelementptr %typedef.BiContextType* %tmp.207, i32 %tmp.210         ; <%typedef.BiContextType*> [#uses=1]
312         %tmp.202 = call i32 @biari_decode_symbol( %typedef.DecodingEnvironment* %dep_dp, %typedef.BiContextType* %tmp.211 )             ; <i32> [#uses=1]
313         %tmp.212 = bitcast i32 %tmp.202 to i32          ; <i32> [#uses=1]
314         %tmp.214 = icmp ne i32 %tmp.212, 0              ; <i1> [#uses=2]
315         %tmp.215 = zext i1 %tmp.214 to i32              ; <i32> [#uses=0]
316         br i1 %tmp.214, label %then.13, label %endif.8
317
318 then.13:                ; preds = %endif.11
319         %tmp.217 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3              ; <%struct.macroblock**> [#uses=1]
320         %tmp.218 = load %struct.macroblock** %tmp.217           ; <%struct.macroblock*> [#uses=1]
321         %tmp.219 = bitcast %struct.macroblock* %tmp.218 to i8*          ; <i8*> [#uses=1]
322         %tmp.220 = icmp ne i8* %tmp.219, null           ; <i1> [#uses=2]
323         %tmp.221 = zext i1 %tmp.220 to i32              ; <i32> [#uses=0]
324         br i1 %tmp.220, label %then.14, label %endif.14
325
326 then.14:                ; preds = %then.13
327         %tmp.223 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3              ; <%struct.macroblock**> [#uses=1]
328         %tmp.224 = load %struct.macroblock** %tmp.223           ; <%struct.macroblock*> [#uses=1]
329         %tmp.225 = getelementptr %struct.macroblock* %tmp.224, i32 0, i32 5             ; <i32*> [#uses=1]
330         %tmp.226 = load i32* %tmp.225           ; <i32> [#uses=1]
331         %tmp.227 = icmp eq i32 %tmp.226, 14             ; <i1> [#uses=2]
332         %tmp.228 = zext i1 %tmp.227 to i32              ; <i32> [#uses=0]
333         br i1 %tmp.227, label %then.15, label %else.9
334
335 then.15:                ; preds = %then.14
336         br label %endif.14
337
338 else.9:         ; preds = %then.14
339         %tmp.230 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3              ; <%struct.macroblock**> [#uses=1]
340         %tmp.231 = load %struct.macroblock** %tmp.230           ; <%struct.macroblock*> [#uses=1]
341         %tmp.232 = getelementptr %struct.macroblock* %tmp.231, i32 0, i32 7             ; <i32*> [#uses=1]
342         %tmp.233 = load i32* %tmp.232           ; <i32> [#uses=1]
343         %tmp.234 = icmp sgt i32 %tmp.233, 15            ; <i1> [#uses=2]
344         %tmp.235 = zext i1 %tmp.234 to i32              ; <i32> [#uses=0]
345         br i1 %tmp.234, label %then.16, label %endif.14
346
347 then.16:                ; preds = %else.9
348         %tmp.237 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 3              ; <%struct.macroblock**> [#uses=1]
349         %tmp.238 = load %struct.macroblock** %tmp.237           ; <%struct.macroblock*> [#uses=1]
350         %tmp.239 = getelementptr %struct.macroblock* %tmp.238, i32 0, i32 7             ; <i32*> [#uses=1]
351         %tmp.240 = load i32* %tmp.239           ; <i32> [#uses=1]
352         %tmp.242 = ashr i32 %tmp.240, 4         ; <i32> [#uses=1]
353         %tmp.243 = icmp eq i32 %tmp.242, 2              ; <i1> [#uses=1]
354         %tmp.244 = zext i1 %tmp.243 to i32              ; <i32> [#uses=1]
355         br label %endif.14
356
357 endif.14:               ; preds = %then.16, %else.9, %then.15, %then.13
358         %b.5 = phi i32 [ 1, %then.15 ], [ %tmp.244, %then.16 ], [ 0, %else.9 ], [ 0, %then.13 ]         ; <i32> [#uses=1]
359         %tmp.246 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 4              ; <%struct.macroblock**> [#uses=1]
360         %tmp.247 = load %struct.macroblock** %tmp.246           ; <%struct.macroblock*> [#uses=1]
361         %tmp.248 = bitcast %struct.macroblock* %tmp.247 to i8*          ; <i8*> [#uses=1]
362         %tmp.249 = icmp ne i8* %tmp.248, null           ; <i1> [#uses=2]
363         %tmp.250 = zext i1 %tmp.249 to i32              ; <i32> [#uses=0]
364         br i1 %tmp.249, label %then.17, label %endif.17
365
366 then.17:                ; preds = %endif.14
367         %tmp.252 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 4              ; <%struct.macroblock**> [#uses=1]
368         %tmp.253 = load %struct.macroblock** %tmp.252           ; <%struct.macroblock*> [#uses=1]
369         %tmp.254 = getelementptr %struct.macroblock* %tmp.253, i32 0, i32 5             ; <i32*> [#uses=1]
370         %tmp.255 = load i32* %tmp.254           ; <i32> [#uses=1]
371         %tmp.256 = icmp eq i32 %tmp.255, 14             ; <i1> [#uses=2]
372         %tmp.257 = zext i1 %tmp.256 to i32              ; <i32> [#uses=0]
373         br i1 %tmp.256, label %then.18, label %else.10
374
375 then.18:                ; preds = %then.17
376         br label %endif.17
377
378 else.10:                ; preds = %then.17
379         %tmp.259 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 4              ; <%struct.macroblock**> [#uses=1]
380         %tmp.260 = load %struct.macroblock** %tmp.259           ; <%struct.macroblock*> [#uses=1]
381         %tmp.261 = getelementptr %struct.macroblock* %tmp.260, i32 0, i32 7             ; <i32*> [#uses=1]
382         %tmp.262 = load i32* %tmp.261           ; <i32> [#uses=1]
383         %tmp.263 = icmp sgt i32 %tmp.262, 15            ; <i1> [#uses=2]
384         %tmp.264 = zext i1 %tmp.263 to i32              ; <i32> [#uses=0]
385         br i1 %tmp.263, label %then.19, label %endif.17
386
387 then.19:                ; preds = %else.10
388         %tmp.266 = getelementptr %struct.macroblock* %tmp.12, i32 0, i32 4              ; <%struct.macroblock**> [#uses=1]
389         %tmp.267 = load %struct.macroblock** %tmp.266           ; <%struct.macroblock*> [#uses=1]
390         %tmp.268 = getelementptr %struct.macroblock* %tmp.267, i32 0, i32 7             ; <i32*> [#uses=1]
391         %tmp.269 = load i32* %tmp.268           ; <i32> [#uses=1]
392         %tmp.271 = ashr i32 %tmp.269, 4         ; <i32> [#uses=1]
393         %tmp.272 = icmp eq i32 %tmp.271, 2              ; <i1> [#uses=1]
394         %tmp.273 = zext i1 %tmp.272 to i32              ; <i32> [#uses=1]
395         br label %endif.17
396
397 endif.17:               ; preds = %then.19, %else.10, %then.18, %endif.14
398         %a.5 = phi i32 [ 1, %then.18 ], [ %tmp.273, %then.19 ], [ 0, %else.10 ], [ 0, %endif.14 ]               ; <i32> [#uses=1]
399         %tmp.275 = mul i32 %b.5, 2              ; <i32> [#uses=1]
400         %tmp.277 = add i32 %tmp.275, %a.5               ; <i32> [#uses=1]
401         %tmp.281 = getelementptr %typedef.TextureInfoContexts* %tmp.4, i32 0, i32 2             ; <[3 x [4 x %typedef.BiContextType]]*> [#uses=1]
402         %tmp.282 = getelementptr [3 x [4 x %typedef.BiContextType]]* %tmp.281, i32 0, i32 2             ; <[4 x %typedef.BiContextType]*> [#uses=1]
403         %tmp.283 = getelementptr [4 x %typedef.BiContextType]* %tmp.282, i32 0, i32 0           ; <%typedef.BiContextType*> [#uses=1]
404         %tmp.285 = bitcast i32 %tmp.277 to i32          ; <i32> [#uses=1]
405         %tmp.286 = bitcast i32 %tmp.285 to i32          ; <i32> [#uses=1]
406         %tmp.287 = getelementptr %typedef.BiContextType* %tmp.283, i32 %tmp.286         ; <%typedef.BiContextType*> [#uses=1]
407         %tmp.278 = call i32 @biari_decode_symbol( %typedef.DecodingEnvironment* %dep_dp, %typedef.BiContextType* %tmp.287 )             ; <i32> [#uses=1]
408         %tmp.288 = bitcast i32 %tmp.278 to i32          ; <i32> [#uses=1]
409         %tmp.290 = icmp eq i32 %tmp.288, 1              ; <i1> [#uses=2]
410         %tmp.291 = zext i1 %tmp.290 to i32              ; <i32> [#uses=0]
411         br i1 %tmp.290, label %cond_true, label %cond_false
412
413 cond_true:              ; preds = %endif.17
414         %tmp.293 = add i32 %cbp.2, 32           ; <i32> [#uses=1]
415         br label %cond_continue
416
417 cond_false:             ; preds = %endif.17
418         %tmp.295 = add i32 %cbp.2, 16           ; <i32> [#uses=1]
419         br label %cond_continue
420
421 cond_continue:          ; preds = %cond_false, %cond_true
422         %mem_tmp.0 = phi i32 [ %tmp.293, %cond_true ], [ %tmp.295, %cond_false ]                ; <i32> [#uses=1]
423         br label %endif.8
424
425 endif.8:                ; preds = %cond_continue, %endif.11, %loopexit.0
426         %cbp.3 = phi i32 [ %mem_tmp.0, %cond_continue ], [ %cbp.2, %endif.11 ], [ %cbp.2, %loopexit.0 ]         ; <i32> [#uses=2]
427         %tmp.298 = getelementptr %struct.syntaxelement* %se, i32 0, i32 1               ; <i32*> [#uses=1]
428         store i32 %cbp.3, i32* %tmp.298
429         %tmp.301 = icmp eq i32 %cbp.3, 0                ; <i1> [#uses=2]
430         %tmp.302 = zext i1 %tmp.301 to i32              ; <i32> [#uses=0]
431         br i1 %tmp.301, label %then.20, label %return
432
433 then.20:                ; preds = %endif.8
434         store i32 0, i32* @last_dquant
435         ret void
436
437 return:         ; preds = %endif.8
438         ret void
439 }
440
441 declare i32 @biari_decode_symbol(%typedef.DecodingEnvironment*, %typedef.BiContextType*)
442
443 declare void @getLuma4x4Neighbour(i32, i32, i32, i32, i32, %struct.pix_pos*)