diff options
author | Artur Pilipenko <apilipenko@azulsystems.com> | 2016-04-27 12:51:01 +0000 |
---|---|---|
committer | Artur Pilipenko <apilipenko@azulsystems.com> | 2016-04-27 12:51:01 +0000 |
commit | 345f01481ba3e7ea60fc0459e32f29240e00a7be (patch) | |
tree | be06f9ab94c95f11ea3bd4de128491cbb527fa2e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 8ab2803b6323d081e29cc4f37cc90e48d4c09be3 (diff) | |
download | llvm-345f01481ba3e7ea60fc0459e32f29240e00a7be.zip llvm-345f01481ba3e7ea60fc0459e32f29240e00a7be.tar.gz llvm-345f01481ba3e7ea60fc0459e32f29240e00a7be.tar.bz2 |
NFC. Introduce Value::getPointerDerferecnceableBytes
Extract a part of isDereferenceableAndAlignedPointer functionality to Value::getPointerDerferecnceableBytes. Currently it's a NFC, but in future I'm going to accumulate all the logic about value dereferenceability in this function similarly to Value::getPointerAlignment function (D16144).
Reviewed By: reames
Differential Revision: http://reviews.llvm.org/D17572
llvm-svn: 267708
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions