Searched refs:HotnessThresholdParser (Results 1 – 6 of 6) sorted by relevance
45 class HotnessThresholdParser : public cl::parser<std::optional<uint64_t>> {47 HotnessThresholdParser(cl::Option &O) : cl::parser<std::optional<uint64_t>>(O) {} in HotnessThresholdParser() function
23 #include "llvm/Remarks/HotnessThresholdParser.h"133 cl::opt<std::optional<uint64_t>, false, remarks::HotnessThresholdParser>
46 #include "llvm/Remarks/HotnessThresholdParser.h"88 cl::opt<std::optional<uint64_t>, false, remarks::HotnessThresholdParser>
43 #include "llvm/Remarks/HotnessThresholdParser.h"83 extern cl::opt<std::optional<uint64_t>, false, remarks::HotnessThresholdParser>
41 #include "llvm/Remarks/HotnessThresholdParser.h"166 static cl::opt<std::optional<uint64_t>, false, remarks::HotnessThresholdParser>