Add initial support for reading edge counts. This will be improved to enable
authorChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 18:20:18 +0000 (18:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Mar 2004 18:20:18 +0000 (18:20 +0000)
commit01945c17398ec5f2934f4a166a231e3aea17831b
tree6c290637838dab38837757876b00773f409b807e
parentfd755f7c7ca7df21befc94698502ad07b4cf8280
Add initial support for reading edge counts.  This will be improved to enable
translation of edge counts into block/function counts when possible.

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