1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include/llvm/ProfileData
Igor Kudrin 972cd75cf9 [Coverage] Make sorting criteria for CounterMappingRegions local.
Move the comparison function into the only place there it is used,
i.e. the call to std::stable_sort in CoverageMappingWriter::write().

Add sorting by region kinds as it is required to ensure stable order
in our tests and to simplify D23987.

Differential Revision: https://reviews.llvm.org/D24034

llvm-svn: 280198
2016-08-31 07:01:17 +00:00
..
Coverage [Coverage] Make sorting criteria for CounterMappingRegions local. 2016-08-31 07:01:17 +00:00
InstrProf.h [Profile] Cleanup: remove unused interface 2016-07-22 16:11:56 +00:00
InstrProfData.inc Sync up InstrProfData.inc with compiler-rt with fixes to references 2016-07-22 04:46:56 +00:00
InstrProfReader.h [ProfileData] Clean up string handling a bit. 2016-05-29 10:31:00 +00:00
InstrProfWriter.h Retry: [llvm-profdata] Speed up merging by using a thread pool 2016-07-19 01:17:20 +00:00
ProfileCommon.h [modules] Add missing includes. 2016-07-08 12:00:08 +00:00
SampleProf.h Apply most suggestions of clang-tidy's performance-unnecessary-value-param 2016-06-08 19:09:22 +00:00
SampleProfReader.h [ProfileData] Clean up string handling a bit. 2016-05-29 10:31:00 +00:00
SampleProfWriter.h Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00