1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/include/llvm/ProfileData
Diego Novillo 60beea56a8 Remove unused function in sample profile writer API - NFC.
These functions are not needed and are getting in the way of changes
for implementing a table of contents for the binary format.

llvm-svn: 249907
2015-10-09 21:33:13 +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 Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles. 2015-10-08 19:40:37 +00:00
SampleProfReader.h Add inline stack streaming to binary sample profiles. 2015-10-09 17:54:24 +00:00
SampleProfWriter.h Remove unused function in sample profile writer API - NFC. 2015-10-09 21:33:13 +00:00