Searched defs:HotCountThreshold (Results 1 – 5 of 5) sorted by relevance
48 Optional<uint64_t> HotCountThreshold, ColdCountThreshold; variable
46 std::optional<uint64_t> HotCountThreshold, ColdCountThreshold; variable
50 Optional<uint64_t> HotCountThreshold, ColdCountThreshold; variable
169 uint64_t HotCountThreshold = HotEntry.MinCount; in getHotCountThreshold() local
1988 uint64_t HotCountThreshold, in verifyFuncBFI()2215 uint64_t HotCountThreshold = 0, ColdCountThreshold = 0; in annotateAllFunctions() local