llvm-6502/include
Chandler Carruth f73826bef0 Add a new helper method to Value to strip in-bounds constant offsets of
pointers, but accumulate the offset into an APInt in the process of
stripping it.

This is a pretty handy thing to have, such as when trying to determine
if two pointers are at some constant relative offset. I'll be committing
a patch shortly to use it for exactly that purpose.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189000 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-22 11:25:11 +00:00
..
llvm Add a new helper method to Value to strip in-bounds constant offsets of 2013-08-22 11:25:11 +00:00
llvm-c [typo] An LLVM. 2013-08-16 23:30:19 +00:00