Summary: As we support multiple callsites for the same location, we need to traverse all locations to get the number of callsites. Reviewers: davidxl Reviewed By: davidxl Subscribers: sanjoy, llvm-commits Differential Revision: https://reviews.llvm.org/D36246 llvm-svn: 309907 |
||
|---|---|---|
| .. | ||
| Inputs | ||
| c-general.test | ||
| compat.proftext | ||
| count-mismatch.proftext | ||
| gcc-gcov-sample-profile.test | ||
| general.proftext | ||
| hash-mismatch.proftext | ||
| inline-samples.test | ||
| input-dir.test | ||
| input-filenames.test | ||
| lit.local.cfg | ||
| memop-size-prof.proftext | ||
| merge_empty_profile.test | ||
| multiple-inputs.test | ||
| nocompress.test | ||
| overflow-instr.test | ||
| overflow-sample.test | ||
| raw-32-bits-be.test | ||
| raw-32-bits-le.test | ||
| raw-64-bits-be.test | ||
| raw-64-bits-le.test | ||
| raw-magic-but-no-header.test | ||
| raw-two-profiles.test | ||
| sample-profile-basic.test | ||
| text-dump.test | ||
| text-format-errors.test | ||
| value-prof.proftext | ||
| weight-instr.test | ||
| weight-sample.test | ||