forked from OSchip/llvm-project
5fb49e5c5f
If a function was originally inlined but not actually hot at runtime, its samples will not be counted inside the parent function. This throws off the coverage calculation because it expects to find more used records than it should. Fixed by ignoring functions that will not be inlined into the parent. Currently, this is inlined functions with 0 samples. In subsequent patches, I'll change this to mean "cold" functions. llvm-svn: 253716 |
||
---|---|---|
.. | ||
bad_discriminator_value.prof | ||
bad_fn_header.prof | ||
bad_line_values.prof | ||
bad_mangle.prof | ||
bad_sample_line.prof | ||
bad_samples.prof | ||
branch.prof | ||
calls.prof | ||
cov-zero-samples.prof | ||
coverage-warning.prof | ||
discriminator.prof | ||
entry_counts.prof | ||
fnptr.binprof | ||
fnptr.prof | ||
gcc-simple.afdo | ||
inline-coverage.prof | ||
inline.prof | ||
nolocinfo.prof | ||
offset.prof | ||
propagate.prof | ||
remarks.prof | ||
syntax.prof |