Now that dominator tree children are built in determinstic order, this horrible code
authorChris Lattner <sabre@nondot.org>
Sat, 19 Jun 2004 20:23:35 +0000 (20:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 19 Jun 2004 20:23:35 +0000 (20:23 +0000)
commit56b7ee20dad7160a117ea0d102fc5432074ce2d0
tree12bc46e45a03b94e3bf42d364bc57b7c65af9a99
parentfab8596459305f8017ccf92131e76c65dd2f6a94
Now that dominator tree children are built in determinstic order, this horrible code
can go away

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