Searched defs:HotCountThreshold (Results 1 – 4 of 4) sorted by relevance
143 uint64_t HotCountThreshold; variable
169 uint64_t HotCountThreshold = HotEntry.MinCount; in getHotCountThreshold() local
48 std::optional<uint64_t> HotCountThreshold, ColdCountThreshold; global() variable
1954 verifyFuncBFI(PGOUseFunc & Func,LoopInfo & LI,BranchProbabilityInfo & NBPI,uint64_t HotCountThreshold,uint64_t ColdCountThreshold) verifyFuncBFI() argument 2187 uint64_t HotCountThreshold = 0, ColdCountThreshold = 0; annotateAllFunctions() local