OSDN Git Service

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)
commitf5b27499f52d180bf9c8bdb936f402b8bf6220c8
tree6149863b0142852d9ac7fb99cc17adbc8d9fc59e
parentf9678d6e0663514f538c3441ec5b225478bba378
NFC. Move getAlignment helper function from ValueTracking to Value class.

Reviewed By: reames, hfinkel

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@261735 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Value.h
lib/Analysis/ValueTracking.cpp
lib/IR/Value.cpp