1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 04:52:54 +02:00
llvm-mirror/include/llvm/ProfileData
Benjamin Kramer d415569b3b Apply most suggestions of clang-tidy's performance-unnecessary-value-param
Avoids unnecessary copies. All changes audited & pass tests with asan.
No functional change intended.

llvm-svn: 272190
2016-06-08 19:09:22 +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 [ProfileData] Clean up string handling a bit. 2016-05-29 10:31:00 +00:00
InstrProfData.inc [ProfileData] Update llvm's copy of InstrProfData.inc 2016-06-08 16:39:32 +00:00
InstrProfReader.h [ProfileData] Clean up string handling a bit. 2016-05-29 10:31:00 +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 [ProfData] Remove global constructor from ProfileSummaryBuilder. 2016-05-27 17:38:16 +00:00
SampleProf.h Apply most suggestions of clang-tidy's performance-unnecessary-value-param 2016-06-08 19:09:22 +00:00
SampleProfReader.h [ProfileData] Clean up string handling a bit. 2016-05-29 10:31:00 +00:00
SampleProfWriter.h Remove specializations of ProfileSummary 2016-05-19 21:53:28 +00:00