llvm-project/llvm/tools/llvm-profgen
Kazu Hirata b5188591a0 [llvm] Remove redundaunt virtual specifiers (NFC)
Identified with modernize-use-override.
2022-07-24 21:50:35 -07:00
..
CMakeLists.txt [llvm-profgen] Switch to DWARF-based symbol and ranges 2021-10-29 09:59:12 -07:00
CSPreInliner.cpp [NFC] FunctionSamples::getEntrySamples -> getHeadSamplesEstimate 2022-07-22 09:17:59 -07:00
CSPreInliner.h [CSSPGO][llvm-profgen] Reimplement SampleContextTracker using context trie 2022-06-27 23:22:21 -07:00
CallContext.h [CSSPGO] Rename the field of SampleContextFrame 2021-10-04 19:06:59 -07:00
ErrorHandling.h [llvm-profgen] Fix bug of setting function entry 2021-11-12 12:18:43 -08:00
PerfReader.cpp Replace to_hexString by touhexstr [NFC] 2022-06-16 17:29:50 +02:00
PerfReader.h [llvm] Remove redundaunt virtual specifiers (NFC) 2022-07-24 21:50:35 -07:00
ProfileGenerator.cpp [NFC] FunctionSamples::getEntrySamples -> getHeadSamplesEstimate 2022-07-22 09:17:59 -07:00
ProfileGenerator.h [CSSPGO][llvm-profgen] Reimplement computeSummaryAndThreshold using context trie 2022-06-27 23:22:21 -07:00
ProfiledBinary.cpp [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07:00
ProfiledBinary.h [CSSPGO][llvm-profgen] Reimplement SampleContextTracker using context trie 2022-06-27 23:22:21 -07:00
llvm-profgen.cpp [CSSPGO][llvm-profgen] Reimplement computeSummaryAndThreshold using context trie 2022-06-27 23:22:21 -07:00