Searched defs:HotnessThresholdParser (Results 1 – 5 of 5) sorted by relevance
47 HotnessThresholdParser(cl::Option &O) : cl::parser<std::optional<uint64_t>>(O) {} in HotnessThresholdParser() function