mirror of
https://github.com/RPCS3/llvm.git
synced 2026-01-31 01:25:19 +01:00
Summary: The call target count profile is directly derived from LBR branch->target data. This is more reliable than instruction frequency profiles that could be moved across basic block boundaries. This patches uses call target count profile to annotate call instructions. Reviewers: davidxl, dnovillo Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D24410 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281911 91177308-0d34-0410-b5e6-96231b3b80d8
8 lines
89 B
Plaintext
8 lines
89 B
Plaintext
main:501438:0
|
|
2.1: 23478
|
|
3: 23478
|
|
4: 0
|
|
0: 0
|
|
3: _Z3fool:172746
|
|
1: 31878 rand:31878
|