llvm-project/llvm/lib/ProfileData
Kazu Hirata 595f1a6aaf [llvm] Use std::nullopt instead of None in comments (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 19:47:13 -08:00
..
Coverage [llvm] Use std::nullopt instead of None in comments (NFC) 2022-12-04 19:47:13 -08:00
CMakeLists.txt Reland "[memprof] Extend the index prof format to include memory profiles." 2022-02-17 22:09:52 -08:00
GCOV.cpp [ProfileData] Use std::optional in GCOV.cpp (NFC) 2022-11-25 20:35:43 -08:00
InstrProf.cpp Reland "[llvm][NFC] Use c++17 style variable type traits" 2022-11-08 14:15:15 +00:00
InstrProfCorrelator.cpp [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
InstrProfReader.cpp [llvm] Use range-based for loops (NFC) 2022-09-03 11:17:40 -07:00
InstrProfWriter.cpp [llvm] Use std::size (NFC) 2022-11-26 13:47:32 -08:00
MemProf.cpp [memprof] Deduplicate and outline frame storage in the memprof profile. 2022-04-08 09:15:20 -07:00
ProfileSummaryBuilder.cpp [CSSPGO] Move cl::opt inside llvm:: after D100528 and D108342 2022-11-23 23:08:49 -08:00
RawMemProfReader.cpp [llvm] Don't including SetVector.h (NFC) 2022-09-17 12:36:43 -07:00
SampleProf.cpp ManagedStatic: remove many straightforward uses in llvm 2022-07-10 10:29:15 +02:00
SampleProfReader.cpp [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
SampleProfWriter.cpp [Support] Change compression::zlib::{compress,uncompress} to use uint8_t * 2022-07-13 16:26:54 -07:00