Cleaned up code by factoring out common portions of edge loading into function.
authorAndreas Neustifter <astifter-llvm@gmx.at>
Thu, 10 Sep 2009 07:12:35 +0000 (07:12 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Thu, 10 Sep 2009 07:12:35 +0000 (07:12 +0000)
commitb4b1c9fa23935a4750002f4dfcecd154ce2053e5
tree29f3d9b288ed512d1b4bbab68d581fb21cf3d5e4
parentfd5249e15bfea699a146c2b7642081deb229465c
Cleaned up code by factoring out common portions of edge loading into function.

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