Searched defs:ColdCountThreshold (Results 1 – 5 of 5) sorted by relevance
59 static cl::opt<unsigned> ColdCountThreshold( variable
188 uint64_t ColdCountThreshold = ColdEntry.MinCount; in getColdCountThreshold() local
376 uint64_t ColdCountThreshold, bool TrimColdContext, bool MergeColdContext, in trimAndMergeColdContextProfiles()
48 std::optional<uint64_t> HotCountThreshold, ColdCountThreshold; variable
2082 uint64_t ColdCountThreshold) { in verifyFuncBFI()2323 uint64_t HotCountThreshold = 0, ColdCountThreshold = 0; in annotateAllFunctions() local