Lines Matching full:first
4 ; the same tripcount, and the first loop is valid candiate for peeling; however
10 ; CHECK-NEXT: for.first.preheader:
11 ; CHECK-NEXT: br label %for.first
12 ; CHECK: for.first:
13 ; CHECK: br label %for.first.latch
14 ; CHECK: for.first.latch:
15 ; CHECK: br i1 %exitcond4, label %for.first, label %for.first.exit
16 ; CHECK: for.first.exit:
32 for.first.preheader:
33 br label %for.first
35 for.first: ; preds = %for.first.preheader, %for.first.latch
36 %.014 = phi i32 [ 0, %for.first.preheader ], [ %tmp15, %for.first.latch ]
37 %indvars.iv23 = phi i64 [ 0, %for.first.preheader ], [ %indvars.iv.next3, %for.first.latch ]
46 br label %for.first.latch
48 for.first.latch: ; preds = %for.first
52 br i1 %exitcond4, label %for.first, label %for.first.exit
54 for.first.exit: ; preds: %for.first.latch
57 for.next: ; preds = %for.first.exit