Home | History | Annotate | Download | only in IndVarSimplify

Lines Matching full:hipart

3 ; Indvars should be able to promote the hiPart induction variable in the
5 ; TODO: it should promote hiPart to i64 in the outer loop too.
25 %hiPart.119 = phi i32 [ %hiPart.0.lcssa, %bb8 ], [ 0, %bb.nph22 ] ; <i32> [#uses=3]
85 %tmp26 = icmp sgt i32 %tmp3, %hiPart.119 ; <i1> [#uses=1]
97 %hiPart.08 = phi i32 [ %tmp31, %bb5 ], [ %hiPart.119, %bb.nph12 ] ; <i32> [#uses=2]
99 %tmp27 = sext i32 %hiPart.08 to i64 ; <i64> [#uses=1]
103 %tmp31 = add i32 %hiPart.08, 1 ; <i32> [#uses=4]
125 %hiPart.0.lcssa = phi i32 [ %tmp31.lcssa, %bb5.bb7_crit_edge ], [ %hiPart.119, %bb5.preheader ] ; <i32> [#uses=1]