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