OSDN Git Service

move FoldBitCast earlier in the file, and use it instead of
authorChris Lattner <sabre@nondot.org>
Sun, 25 Oct 2009 06:08:26 +0000 (06:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Oct 2009 06:08:26 +0000 (06:08 +0000)
commit6333c3959b7e3e43930ab523f0657791e9eb5d48
tree4679dcdcacb9b8516a37ff526c55f3ac6c25ff1e
parentea9d57bc9a8eb6aaa07b250cc59774d1a1981221
move FoldBitCast earlier in the file, and use it instead of
ConstantExpr::getBitCast in various places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85039 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ConstantFolding.cpp