Duncan Sands 5d0392c6b3 Factorize code: remove variants of "strip off
pointer bitcasts and GEP's", and centralize the
logic in Value::getUnderlyingObject.  The
difference with stripPointerCasts is that
stripPointerCasts only strips GEPs if all
indices are zero, while getUnderlyingObject
strips GEPs no matter what the indices are.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56922 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-01 15:25:41 +00:00
..
2008-09-22 10:06:26 +00:00
2008-09-25 21:00:45 +00:00
2008-09-22 23:28:18 +00:00
2008-09-25 21:00:45 +00:00
2008-09-27 00:08:24 +00:00
2008-09-29 18:16:38 +00:00
2008-09-25 21:00:45 +00:00