Don't traverse the PHI nodes twice. No functionality change!
authorNick Lewycky <nicholas@mxc.ca>
Sun, 12 Feb 2012 00:47:24 +0000 (00:47 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 12 Feb 2012 00:47:24 +0000 (00:47 +0000)
commit8e4ba6b954d58bd60b342770dfca62de4cf4eb6e
tree5856edaa961c4581fc3a62fea938ef18676db465
parent1f2fa99b2ab6e29270d7d72e20153d933469287d
Don't traverse the PHI nodes twice. No functionality change!

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