Remove unnecessary ProfileInfoLoader methods.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 5 Aug 2009 15:55:56 +0000 (15:55 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 5 Aug 2009 15:55:56 +0000 (15:55 +0000)
commitee16638bfc9c17068c4b3c2dc130277785a11e20
tree6f48bff01b994b5e699c59ea2159f4a187a1da51
parent96a0a02119c0e5a4bb49aa5563ec2ea238c5acb6
Remove unnecessary ProfileInfoLoader methods.
 - Part of optimal static profiling patch sequence by Andreas Neustifter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78199 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ProfileInfoLoader.h
lib/Analysis/ProfileInfoLoader.cpp
lib/Analysis/ProfileInfoLoaderPass.cpp
tools/llvm-prof/llvm-prof.cpp