aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/ProfileInfoLoader.h
Commit message (Collapse)AuthorAgeFilesLines
* Add BBTrace accessor method and data member.Brian Gaeke2004-05-041-0/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13351 91177308-0d34-0410-b5e6-96231b3b80d8
* Add support for representing edge countsChris Lattner2004-03-081-1/+19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12228 91177308-0d34-0410-b5e6-96231b3b80d8
* Factor this code out of llvm-profChris Lattner2004-02-111-0/+65
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11314 91177308-0d34-0410-b5e6-96231b3b80d8