Lines Matching refs:ind
54 %ind = phi i64 [ 0, %entry ], [ %add, %for.body ]
56 %arrayidxA = getelementptr inbounds i32, i32* %a, i64 %ind
59 %arrayidxB = getelementptr inbounds i32, i32* %b, i64 %ind
64 %add = add nuw nsw i64 %ind, 1
68 %arrayidxD = getelementptr inbounds i32, i32* %d, i64 %ind
71 %arrayidxE = getelementptr inbounds i32, i32* %e, i64 %ind
76 %arrayidxC = getelementptr inbounds i32, i32* %c, i64 %ind
126 %ind = phi i64 [ 0, %entry ], [ %add, %for.body ]
128 %arrayidxA = getelementptr inbounds i32, i32* %a, i64 %ind
131 %arrayidxB = getelementptr inbounds i32, i32* %b, i64 %ind
136 %add = add nuw nsw i64 %ind, 1
140 %arrayidxD = getelementptr inbounds i32, i32* %d, i64 %ind
143 %arrayidxE = getelementptr inbounds i32, i32* %e, i64 %ind
149 %arrayidxC = getelementptr inbounds i32, i32* %c, i64 %ind