Add the ability to synthesize function counts from block count information
authorChris Lattner <sabre@nondot.org>
Wed, 29 Oct 2003 21:47:44 +0000 (21:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 29 Oct 2003 21:47:44 +0000 (21:47 +0000)
commit750ba3d6eb1144caa3ba2bec1de3a1a4c9b970eb
tree9beefa1bd9e64bcda23dc9d99e7ff1c12430f554
parent18884a86ae337b6ce9636738c069a87004d43017
Add the ability to synthesize function counts from block count information

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9595 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-prof/ProfileInfo.cpp
tools/llvm-prof/llvm-prof.cpp