Lines Matching refs:ind
47 %ind = phi i64 [ 0, %entry ], [ %add, %if.end ]
49 %arrayidxD = getelementptr inbounds i32, i32* %d, i64 %ind
52 %arrayidxE = getelementptr inbounds i32, i32* %e, i64 %ind
57 %arrayidxC = getelementptr inbounds i32, i32* %c, i64 %ind
61 %arrayidxA = getelementptr inbounds i32, i32* %a, i64 %ind
64 %arrayidxB = getelementptr inbounds i32, i32* %b, i64 %ind
69 %add = add nuw nsw i64 %ind, 1
73 %if.cond = icmp eq i64 %ind, %x
77 %arrayidxH = getelementptr inbounds i32, i32* %h, i64 %ind
80 %arrayidxJ = getelementptr inbounds i32, i32* %j, i64 %ind
85 %arrayidxG = getelementptr inbounds i32, i32* %g, i64 %ind