[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git] / bolt / test / X86 / Inputs / blarge_profile_stale.std-hash.yaml
blobd520a0d242bf02f6cd1e5cfd379cea0f06df2ee3
1 ---
2 header:
3   profile-version: 1
4   binary-name:     'reader-yaml.test.tmp.exe'
5   binary-build-id: '<unknown>'
6   profile-flags:   [ lbr ]
7   profile-origin:  branch profile reader
8   profile-events:  ''
9   dfs-order:       false
10 functions:
11   - name: SolveCubic
12     fid: 6
13     hash: 0xC6E9098E973BBE19
14     exec: 151
15     nblocks: 18
16     blocks:
17       - bid: 0
18         insns: 43
19         hash: 0xed4db287e71c0000
20         exec: 151
21         succ: [ { bid: 1, cnt: 151, mis: 2 }, { bid: 7, cnt: 0 } ]
22       - bid: 1
23         insns: 7
24         hash: 0x39330000e4560088
25         succ: [ { bid: 13, cnt: 151 }, { bid: 2, cnt: 0 } ]
26       - bid: 13
27         insns: 26
28         hash: 0xa9700000fe202a7
29         succ: [ { bid: 3, cnt: 89 }, { bid: 2, cnt: 10 } ]
30       - bid: 3
31         insns: 9
32         hash: 0x62391dad18a700a0
33         succ: [ { bid: 5, cnt: 151 } ]
34       - bid: 5
35         insns: 9
36         hash: 0x4d906d19ecec0111
37   - name: usqrt
38     fid: 7
39     hash: 0x8B62B1F9AD81EA35
40     exec: 20
41     nblocks: 6
42     blocks:
43       - bid: 0
44         insns: 4
45         hash: 0x1111111111111111
46         exec: 20
47         succ: [ { bid: 1, cnt: 0 } ]
48       - bid: 1
49         insns: 9
50         hash: 0x27e43a5e10cd0010
51         succ: [ { bid: 3, cnt: 320, mis: 171 }, { bid: 2, cnt: 0 } ]
52       - bid: 3
53         insns: 2
54         hash: 0x4db935b6471e0039
55         succ: [ { bid: 1, cnt: 300, mis: 33 }, { bid: 4, cnt: 20 } ]
56 ...