Home | History | Annotate | Download | only in InstSimplify

Lines Matching full:inbounds

10   %first = getelementptr inbounds i8, i8* %ptr, i32 0
11 %last = getelementptr inbounds i8, i8* %ptr, i32 42
22 %first1 = getelementptr inbounds i8, i8* %ptr, i32 0
23 %first2 = getelementptr inbounds i8, i8* %first1, i32 1
24 %first3 = getelementptr inbounds i8, i8* %first2, i32 2
25 %first4 = getelementptr inbounds i8, i8* %first3, i32 4
26 %last1 = getelementptr inbounds i8, i8* %first2, i32 48
27 %last2 = getelementptr inbounds i8, i8* %last1, i32 8
28 %last3 = getelementptr inbounds i8, i8* %last2, i32 -4
29 %last4 = getelementptr inbounds i8, i8* %last3, i32 -4
37 ; Don't bother with non-inbounds GEPs.
75 %tmp = getelementptr inbounds %struct.ham, %struct.ham* @global, i32 0, i32 1
76 %tmp1 = getelementptr inbounds [2 x [2 x i32]], [2 x [2 x i32]]* %tmp, i32 0, i32 0
79 %tmp4 = getelementptr inbounds %struct.ham, %struct.ham* @global, i32 0, i32 1
80 %tmp5 = getelementptr inbounds [2 x [2 x i32]], [2 x [2 x i32]]* %tmp4, i32 0, i32 0