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