Lines Matching refs:ind
23 %ind = phi i64 [ 0, %entry ], [ %add, %for.body ]
25 %arrayidxA = getelementptr inbounds i32, i32* %a, i64 %ind
28 %arrayidxB = getelementptr inbounds i32, i32* %b, i64 %ind
33 %add = add nuw nsw i64 %ind, 1
37 %arrayidxD = getelementptr inbounds i32, i32* %d, i64 %ind
40 %arrayidxE = getelementptr inbounds i32, i32* %e, i64 %ind
45 %arrayidxC = getelementptr inbounds i32, i32* %c, i64 %ind
67 %ind = phi i64 [ 0, %entry ], [ %add, %for.body ]
69 %arrayidxA = getelementptr inbounds i32, i32* %a, i64 %ind
72 %arrayidxB = getelementptr inbounds i32, i32* %b, i64 %ind
77 %add = add nuw nsw i64 %ind, 1
81 %arrayidxD = getelementptr inbounds i32, i32* %d, i64 %ind
84 %arrayidxE = getelementptr inbounds i32, i32* %e, i64 %ind
89 %arrayidxC = getelementptr inbounds i32, i32* %c, i64 %ind
114 %ind = phi i64 [ 0, %entry ], [ %add, %for.body ]
116 %arrayidxA = getelementptr inbounds i32, i32* %a, i64 %ind
119 %arrayidxB = getelementptr inbounds i32, i32* %b, i64 %ind
124 %add = add nuw nsw i64 %ind, 1
128 %arrayidxD = getelementptr inbounds i32, i32* %d, i64 %ind
131 %arrayidxE = getelementptr inbounds i32, i32* %e, i64 %ind
136 %arrayidxC = getelementptr inbounds i32, i32* %c, i64 %ind