Eliminate using declaration
authorChris Lattner <sabre@nondot.org>
Thu, 16 Oct 2003 16:48:53 +0000 (16:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Oct 2003 16:48:53 +0000 (16:48 +0000)
commit28b2265eb9806682b51ae42b8efe196e4f0c81e2
treeb7595fccc7b8af9bb795078bbbfb53ea68c6b6ae
parent4d08d2bdd857c9ca4390d8a79c12a4e5934478bd
Eliminate using declaration
Rewrite code to work with use_lists what are either random access or bidirectional

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9155 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ExprTypeConvert.cpp