Searched defs:HotCallSiteThreshold (Results 1 – 4 of 4) sorted by relevance
170 Optional<int> HotCallSiteThreshold; member
177 Optional<int> HotCallSiteThreshold; member
70 HotCallSiteThreshold("hot-callsite-threshold", cl::Hidden, cl::init(3000), variable1204 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); in updateThreshold() local
82 HotCallSiteThreshold("hot-callsite-threshold", cl::Hidden, cl::init(3000), variable1366 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); in updateThreshold() local