1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/unittests/ProfileData
Rong Xu de2c81df75 [PGO] Use ArrayRef in annotateValueSite()
Using ArrayRef in annotateValueSite's parameter instead of using an array
and it's size.

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

llvm-svn: 264879
2016-03-30 16:56:31 +00:00
..
CMakeLists.txt [ProfileData] Add unit test infrastructure for sample profile reader/writer 2015-12-10 17:21:42 +00:00
CoverageMappingTest.cpp [Coverage] Strip <unknown> from PGO names if no filenames are available 2016-03-28 15:49:08 +00:00
InstrProfTest.cpp [PGO] Use ArrayRef in annotateValueSite() 2016-03-30 16:56:31 +00:00
SampleProfTest.cpp Sample profile summary cleanup 2016-03-28 23:14:29 +00:00