Home | History | Annotate | Download | only in LoopIdiom

Lines Matching full:for

10   br i1 %cmp1, label %for.body.lr.ph, label %for.end
12 for.body.lr.ph: ; preds = %entry
14 br label %for.body
16 for.body: ; preds = %for.body.lr.ph, %for.body
17 %indvar = phi i64 [ 0, %for.body.lr.ph ], [ %indvar.next, %for.body ]
22 br i1 %exitcond, label %for.body, label %for.cond.for.end_crit_edge
24 for.cond.for.end_crit_edge: ; preds = %for.body
25 br label %for.end
27 for.end: ; preds = %for.cond.for.end_crit_edge, %entry