Searched defs:HotCountThreshold (Results 1 – 9 of 9) 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
48 std::optional<uint64_t> HotCountThreshold, ColdCountThreshold; variable
1988 uint64_t HotCountThreshold, in verifyFuncBFI()2215 uint64_t HotCountThreshold = 0, ColdCountThreshold = 0; in annotateAllFunctions() local