Home | History | Annotate | Download | only in LICM

Lines Matching full:for

10   br label %for.cond
12 for.cond: ; preds = %for.inc, %entry
13 %i.0 = phi i32 [ 0, %entry ], [ %inc5, %for.inc ]
15 br i1 %cmp, label %for.body, label %for.end
17 for.body: ; preds = %for.cond
19 br i1 %tobool, label %for.inc, label %if.then
21 if.then: ; preds = %for.body
25 br label %for.inc
31 for.inc: ; preds = %for.body, %if.then
33 br label %for.cond
35 for.end: ; preds = %for.cond