1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/include/llvm/ProfileData
Diego Novillo 5316879830 Sample profile reader - remove dead code. NFC.
This removes old remnants from the gcov reader. I missed these when I
re-wrote it recently.

llvm-svn: 250242
2015-10-13 22:48:48 +00:00
..
CoverageMapping.h Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type extra times. NFC 2015-09-21 05:32:41 +00:00
CoverageMappingReader.h [Object] Search for architecures by name in MachOUniversalBinary::getObjectForArch() 2015-06-22 21:33:24 +00:00
CoverageMappingWriter.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
InstrProf.h InstrProf: Add a missing const_cast from r248833 2015-09-29 23:42:47 +00:00
InstrProfReader.h InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
InstrProfWriter.h InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
SampleProf.h Sample profiles - Add a name table to the binary encoding. 2015-10-13 22:48:46 +00:00
SampleProfReader.h Sample profile reader - remove dead code. NFC. 2015-10-13 22:48:48 +00:00
SampleProfWriter.h Sample profiles - Add a name table to the binary encoding. 2015-10-13 22:48:46 +00:00