Searched defs:HotCallSiteThreshold (Results 1 – 8 of 8) sorted by relevance
170 Optional<int> HotCallSiteThreshold; member
222 std::optional<int> HotCallSiteThreshold; member
223 std::optional<int> HotCallSiteThreshold; member
70 HotCallSiteThreshold("hot-callsite-threshold", cl::Hidden, cl::init(3000), variable1204 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); in updateThreshold() local
108 HotCallSiteThreshold("hot-callsite-threshold", cl::Hidden, cl::init(3000), variable1895 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); in updateThreshold() local