Lines Matching full:while
7 br i1 %cmp.9, label %while.end, label %while.body.preheader
9 while.body.preheader:
10 br label %while.body
12 while.body:
13 ;CHECK-LABEL: while.body:
14 ;CHECK-NEXT: %indvar = phi i64 [ %indvar.next, %while.body ], [ 0, %while.body.preheader ]
15 ;CHECK-NEXT: %S.011 = phi i32 [ %add, %while.body ], [ undef, %while.body.preheader ]
21 ;CHECK-NEXT: br i1 %exitcond, label %while.end.loopexit, label %while.body
23 %S.011 = phi i32 [ %add2, %while.body ], [ undef, %while.body.preheader ]
24 %buf.addr.010 = phi i32* [ %add.ptr, %while.body ], [ %buf, %while.body.preheader ]
32 br i1 %cmp, label %while.end.loopexit, label %while.body
34 while.end.loopexit:
35 %add2.lcssa = phi i32 [ %add2, %while.body ]
36 br label %while.end
38 while.end:
39 %S.0.lcssa = phi i32 [ undef, %entry ], [ %add2.lcssa, %while.end.loopexit ]
46 br i1 %cmp.9, label %while.end, label %while.body.preheader
48 while.body.preheader:
49 br label %while.body
51 while.body:
52 ;CHECK-LABEL: while.body:
53 ;CHECK-NEXT: %indvar = phi i64 [ %indvar.next, %while.body ], [ 0, %while.body.preheader ]
54 ;CHECK-NEXT: %S.011 = phi i32 [ %add, %while.body ], [ undef, %while.body.preheader ]
61 ;CHECK-NEXT: br i1 %exitcond, label %while.end.loopexit, label %while.body
63 %S.011 = phi i32 [ %add2, %while.body ], [ undef, %while.body.preheader ]
64 %buf.addr.010 = phi i32* [ %add.ptr, %while.body ], [ %buf, %while.body.preheader ]
72 br i1 %cmp, label %while.end.loopexit, label %while.body
74 while.end.loopexit:
75 %add2.lcssa = phi i32 [ %add2, %while.body ]
76 br label %while.end
78 while.end:
79 %S.0.lcssa = phi i32 [ undef, %entry ], [ %add2.lcssa, %while.end.loopexit ]