Lines Matching full:then
8 br i1 %tobool, label %if.else, label %if.then
10 if.then: ; preds = %entry
22 if.end7: ; preds = %if.else, %if.then4, %if.then
23 %x.0 = phi i32* [ %a, %if.then ], [ %c, %if.then4 ], [ null, %if.else ]
31 ; CHECK: phi i32* [ %a, %if.then ], [ %c, %if.else ]
37 br i1 %tobool, label %if.else, label %if.then
39 if.then: ; preds = %entry
51 if.end7: ; preds = %if.else, %if.then4, %if.then
52 %x.0 = phi i32* [ %a, %if.then ], [ null, %if.then4 ], [ null, %if.else ]
65 br i1 %tobool, label %if.else, label %if.then
67 if.then: ; preds = %entry
79 if.end7: ; preds = %if.else, %if.then4, %if.then
80 %x.0 = phi i32* [ %a, %if.then ], [ null, %if.then4 ], [ null, %if.else ]
86 ; CHECK: phi i32* [ %a, %if.then ], [ null, %if.then4 ], [ null, %if.else ]
92 br i1 %tobool, label %if.else, label %if.then
94 if.then: ; preds = %entry
106 if.end7: ; preds = %if.else, %if.then4, %if.then
107 %x.0 = phi i32* [ %a, %if.then ], [ null, %if.then4 ], [ null, %if.else ]