Cleaned up code by factoring out common portions of edge loading into funcion.
authorAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 9 Sep 2009 17:51:39 +0000 (17:51 +0000)
committerAndreas Neustifter <astifter-llvm@gmx.at>
Wed, 9 Sep 2009 17:51:39 +0000 (17:51 +0000)
commit7fd7061de03ca8987e9997e498b67efb6d614fde
treed5e619a49935af8e75080fc9c59cdd8ae0594066
parent88cfd964a3341ad7c89dd5e176f24db1fef6f287
Cleaned up code by factoring out common portions of edge loading into funcion.

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