Some ProfileInfo cleanups.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 8 Aug 2009 18:59:03 +0000 (18:59 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 8 Aug 2009 18:59:03 +0000 (18:59 +0000)
commitc43782cf7163805fb6d727382b5f807ea035b2b0
tree6d66db6a874af9d7c48d4357655665c547c1ffd0
parent55e354ac0e294bde258420f80a2cc11ea19db482
Some ProfileInfo cleanups.
 - Part of optimal static profiling patch sequence by Andreas Neustifter.

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