Searched defs:ColdCountThreshold (Results 1 – 7 of 7) sorted by relevance
46 std::optional<uint64_t> HotCountThreshold, ColdCountThreshold; variable
134 uint64_t ColdCountThreshold; variable
156 uint64_t ColdCountThreshold = ProfileSummaryBuilder::getColdCountThreshold( in shouldInline() local
55 static cl::opt<unsigned> ColdCountThreshold( variable
179 uint64_t ColdCountThreshold = ColdEntry.MinCount; in getColdCountThreshold() local
343 uint64_t ColdCountThreshold, bool TrimColdContext, bool MergeColdContext, in trimAndMergeColdContextProfiles()
1989 uint64_t ColdCountThreshold) { in verifyFuncBFI()2215 uint64_t HotCountThreshold = 0, ColdCountThreshold = 0; in annotateAllFunctions() local