NFC. Move getAlignment helper function from ValueTracking to Value class.
authorArtur Pilipenko <apilipenko@azulsystems.com>
Wed, 24 Feb 2016 12:25:10 +0000 (12:25 +0000)
committerArtur Pilipenko <apilipenko@azulsystems.com>
Wed, 24 Feb 2016 12:25:10 +0000 (12:25 +0000)
commitae51afc5c7b01c331bf240323a79597cc961ae27
treedf5668bf9da2e997791319197a5dcf32c47733c3
parent92a8dedaaa5d8948a1313db22c50a189b0fbe967
NFC. Move getAlignment helper function from ValueTracking to Value class.

Reviewed By: reames, hfinkel

Differential Revision: http://reviews.llvm.org/D16144

llvm-svn: 261735
llvm/include/llvm/IR/Value.h
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/IR/Value.cpp