1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include/llvm/ProfileData
Benjamin Kramer a855b3205f Apply clang-tidy's misc-move-constructor-init throughout LLVM.
No functionality change intended, maybe a tiny performance improvement.

llvm-svn: 270997
2016-05-27 14:27:24 +00:00
..
Coverage [Coverage] Fix an issue where improper coverage mapping data could be loaded for an inline function. 2016-05-20 09:14:24 +00:00
InstrProf.h [profile] Static counter allocation for value profiling (part-1) 2016-05-21 22:55:34 +00:00
InstrProfData.inc bug fix: trim section specifier name length 2016-05-22 01:21:21 +00:00
InstrProfReader.h Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00
InstrProfWriter.h Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC" 2016-05-19 03:54:45 +00:00
ProfileCommon.h Apply clang-tidy's misc-move-constructor-init throughout LLVM. 2016-05-27 14:27:24 +00:00
SampleProf.h Use LineLocation instead of CallsiteLocation to index callsite profile. 2016-03-03 18:09:32 +00:00
SampleProfReader.h Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00
SampleProfWriter.h Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00