Searched refs:HotnessThresholdParser (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Remarks/ |
| H A D | HotnessThresholdParser.h | 45 class HotnessThresholdParser : public cl::parser<Optional<uint64_t>> { 47 HotnessThresholdParser(cl::Option &O) : cl::parser<Optional<uint64_t>>(O) {} in HotnessThresholdParser() function
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 88 cl::opt<Optional<uint64_t>, false, remarks::HotnessThresholdParser>
|
| H A D | ThinLTOCodeGenerator.cpp | 81 extern cl::opt<Optional<uint64_t>, false, remarks::HotnessThresholdParser>
|
| /llvm-project-15.0.7/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 134 cl::opt<Optional<uint64_t>, false, remarks::HotnessThresholdParser>
|
| /llvm-project-15.0.7/llvm/tools/llc/ |
| H A D | llc.cpp | 169 static cl::opt<Optional<uint64_t>, false, remarks::HotnessThresholdParser>
|
| /llvm-project-15.0.7/llvm/tools/opt/ |
| H A D | opt.cpp | 257 static cl::opt<Optional<uint64_t>, false, remarks::HotnessThresholdParser>
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 5463 llvm/include/llvm/Remarks/HotnessThresholdParser.h
|