If all the edge counts for a function are zero, skip count population and annotation, as nothing will happen. This can save some compile time. Differential Revision: https://reviews.llvm.org/D54212 llvm-svn: 346370
18 lines
174 B
Plaintext
18 lines
174 B
Plaintext
# IR level Instrumentation Flag
|
|
:ir
|
|
foo
|
|
# Func Hash:
|
|
12884901887
|
|
# Num Counters:
|
|
1
|
|
# Counter Values:
|
|
9999
|
|
|
|
bar
|
|
# Func Hash:
|
|
12884901887
|
|
# Num Counters:
|
|
1
|
|
# Counter Values:
|
|
0
|