1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/include/llvm/ProfileData
Easwaran Raman e7d97265e1 Add a profile summary class specific to instrumentation profiles.
Modify ProfileSummary class to make it not instrumented profile specific.
Add a new InstrumentedProfileSummary class that inherits from ProfileSummary.

Differential Revision: http://reviews.llvm.org/D17310

llvm-svn: 261119
2016-02-17 18:18:47 +00:00
..
CoverageMapping.h [PGO] coverage map bug with cov data produced for 32bit target 2016-02-10 17:57:08 +00:00
CoverageMappingReader.h [Coverage] move a local var to be BinaryCoverageReader's member 2016-01-18 06:48:01 +00:00
CoverageMappingWriter.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
InstrProf.h Add a profile summary class specific to instrumentation profiles. 2016-02-17 18:18:47 +00:00
InstrProfData.inc [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
InstrProfReader.h Add a profile summary class specific to instrumentation profiles. 2016-02-17 18:18:47 +00:00
InstrProfWriter.h [PGO] Differentiate Clang instrumentation and IR level instrumentation profiles 2016-02-10 17:18:30 +00:00
ProfileCommon.h Add a profile summary class specific to instrumentation profiles. 2016-02-17 18:18:47 +00:00
SampleProf.h [Support] Add saturating multiply-add support function 2016-01-12 22:34:00 +00:00
SampleProfReader.h SamplePGO - Reduce memory utilization by 10x. 2015-12-11 23:21:38 +00:00
SampleProfWriter.h [ProfileData] Add unit test infrastructure for sample profile reader/writer 2015-12-10 17:21:42 +00:00