Home | History | Annotate | Download | only in InstSimplify

Lines Matching full:inbounds

9   %first = getelementptr inbounds i8* %ptr, i32 0
10 %last = getelementptr inbounds i8* %ptr, i32 42
21 %first1 = getelementptr inbounds i8* %ptr, i32 0
22 %first2 = getelementptr inbounds i8* %first1, i32 1
23 %first3 = getelementptr inbounds i8* %first2, i32 2
24 %first4 = getelementptr inbounds i8* %first3, i32 4
25 %last1 = getelementptr inbounds i8* %first2, i32 48
26 %last2 = getelementptr inbounds i8* %last1, i32 8
27 %last3 = getelementptr inbounds i8* %last2, i32 -4
28 %last4 = getelementptr inbounds i8* %last3, i32 -4
36 ; Don't bother with non-inbounds GEPs.
67 %tmp = getelementptr inbounds %struct.ham* @global, i32 0, i32 1
68 %tmp1 = getelementptr inbounds [2 x [2 x i32]]* %tmp, i32 0, i32 0
71 %tmp4 = getelementptr inbounds %struct.ham* @global, i32 0, i32 1
72 %tmp5 = getelementptr inbounds [2 x [2 x i32]]* %tmp4, i32 0, i32 0