llvm-project/llvm/lib/ProfileData
Kazu Hirata 2aed08131d [llvm] Use true/false instead of 1/0 (NFC)
Identified with modernize-use-bool-literals.
2022-01-07 00:39:14 -08:00
..
Coverage [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
CMakeLists.txt [Try2][InstrProf] Add Correlator class to read debug info 2021-12-17 10:45:59 -08:00
GCOV.cpp [llvm] Use true/false instead of 1/0 (NFC) 2022-01-07 00:39:14 -08:00
InstrProf.cpp [Try2][InstrProf] Add Correlator class to read debug info 2021-12-17 10:45:59 -08:00
InstrProfCorrelator.cpp [InstrProf] Prevent duplicate functions in correlated data 2021-12-28 14:20:59 -08:00
InstrProfReader.cpp [Try2][InstrProf] Add Correlator class to read debug info 2021-12-17 10:45:59 -08:00
InstrProfWriter.cpp [Try2][InstrProf] Attach debug info to counters 2021-12-16 14:20:30 -08:00
ProfileSummaryBuilder.cpp [CSSPGO] Use nested context-sensitive profile. 2021-12-14 14:40:25 -08:00
RawMemProfReader.cpp [memprof] Align each rawprofile section to 8b. 2021-11-30 20:12:43 -08:00
SampleProf.cpp Explicitly convert StringRef to std::string for compatibility with libstdc++ 5.4.0 2021-12-15 12:48:53 +01:00
SampleProfReader.cpp [CSSPGO] Use nested context-sensitive profile. 2021-12-14 14:40:25 -08:00
SampleProfWriter.cpp [CSSPGO] Use nested context-sensitive profile. 2021-12-14 14:40:25 -08:00