summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/Inputs/overlap_1.proftext
blob: b12b03ee2717987b9cea7c32d2d1a617b5d418c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# IR level Instrumentation Flag
:ir
bar
# Func Hash:
12884901887
# Num Counters:
1
# Counter Values:
100000

bar1
# Func Hash:
12884901887
# Num Counters:
1
# Counter Values:
100000

foo
# Func Hash:
25571299074
# Num Counters:
2
# Counter Values:
40000
60000

main
# Func Hash:
29212902728
# Num Counters:
2
# Counter Values:
200000
0

OpenPOWER on IntegriCloud