1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/include/llvm/ProfileData
Vedant Kumar b57ad60b6e [Coverage] Delete getCounterMismatches, it's dead code (NFC)
Exactly one counted region is inserted into a function record for every
region in a coverage mapping.

llvm-svn: 339193
2018-08-07 22:25:22 +00:00
..
Coverage [Coverage] Delete getCounterMismatches, it's dead code (NFC) 2018-08-07 22:25:22 +00:00
GCOV.h Allow users of the GCOV API to extend the FileInfo class to implement custom output formats 2018-07-26 09:21:56 +00:00
InstrProf.h Replace LLVM_ALIGNAS with alignas as a follow-up of r337330 2018-07-27 05:38:14 +00:00
InstrProfData.inc Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
InstrProfReader.h Revert "Revert "[InstrProf] Support for external functions in text format."" 2018-03-22 21:26:52 +00:00
InstrProfWriter.h llvm-profdata: Improve memory usage by tuning SmallDenseMap size 2017-07-11 01:18:28 +00:00
ProfileCommon.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
SampleProf.h [NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary. 2018-06-12 05:53:49 +00:00
SampleProfReader.h [NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary. 2018-06-12 05:53:49 +00:00
SampleProfWriter.h Fix a warning reported by clang but not by gcc. 2018-06-11 22:51:28 +00:00