Fix bug introduced in last checkin due to CastInst not being visible
authorChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 18:22:19 +0000 (18:22 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Aug 2002 18:22:19 +0000 (18:22 +0000)
commit9b2b80fd48b10396be85a71735ffda0c155e5f72
tree6692bde60558ad98d3f28b131accfd66e8da2b91
parent9c16dba29f2b8d894683b398802d590685e6f7a1
Fix bug introduced in last checkin due to CastInst not being visible

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3327 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GCSE.cpp
lib/Transforms/Scalar/LICM.cpp