Searched refs:ColdCallSiteThreshold (Results 1 – 2 of 2) sorted by relevance
231 std::optional<int> ColdCallSiteThreshold; member
86 ColdCallSiteThreshold("inline-cold-callsite-threshold", cl::Hidden, variable2157 Threshold = MinIfValid(Threshold, Params.ColdCallSiteThreshold); in updateThreshold()3400 Params.ColdCallSiteThreshold = ColdCallSiteThreshold; in getInlineParams()